Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-1615 (GCVE-0-2026-1615)
Vulnerability from cvelistv5 – Published: 2026-02-09 05:00 – Updated: 2026-02-23 10:03- CWE-94 - Arbitrary Code Injection
| Vendor | Product | Version | |||||||
|---|---|---|---|---|---|---|---|---|---|
| n/a | jsonpath |
Affected:
0 , < 1.2.0
(semver)
|
|||||||
|
|||||||||
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-1615",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-02-09T16:07:07.143690Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-02-09T16:07:32.556Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "jsonpath",
"vendor": "n/a",
"versions": [
{
"lessThan": "1.2.0",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
},
{
"product": "org.webjars.npm:jsonpath",
"vendor": "n/a",
"versions": [
{
"lessThan": "1.2.0",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Nick Copi"
}
],
"descriptions": [
{
"lang": "en",
"value": "Versions of the package jsonpath before 1.2.0 are vulnerable to Arbitrary Code Injection via unsafe evaluation of user-supplied JSON Path expressions. The library relies on the static-eval module to process JSON Path input, which is not designed to handle untrusted data safely. An attacker can exploit this vulnerability by supplying a malicious JSON Path expression that, when evaluated, executes arbitrary JavaScript code, leading to Remote Code Execution in Node.js environments or Cross-site Scripting (XSS) in browser contexts. This affects all methods that evaluate JSON Paths against objects, including .query, .nodes, .paths, .value, .parent, and .apply."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"exploitCodeMaturity": "PROOF_OF_CONCEPT",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P",
"version": "3.1"
},
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 9.2,
"baseSeverity": "CRITICAL",
"exploitMaturity": "PROOF_OF_CONCEPT",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-94",
"description": "Arbitrary Code Injection",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-02-23T10:03:34.221Z",
"orgId": "bae035ff-b466-4ff4-94d0-fc9efd9e1730",
"shortName": "snyk"
},
"references": [
{
"url": "https://security.snyk.io/vuln/SNYK-JS-JSONPATH-13645034"
},
{
"url": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-15141219"
},
{
"url": "https://github.com/dchester/jsonpath/blob/c1dd8ec74034fb0375233abb5fdbec51ac317b4b/lib/handlers.js%23L243"
},
{
"url": "https://github.com/dchester/jsonpath/commit/9631412641b7095f86840a7a45b5b3afc68b0fcb"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "bae035ff-b466-4ff4-94d0-fc9efd9e1730",
"assignerShortName": "snyk",
"cveId": "CVE-2026-1615",
"datePublished": "2026-02-09T05:00:09.050Z",
"dateReserved": "2026-01-29T13:07:32.703Z",
"dateUpdated": "2026-02-23T10:03:34.221Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2026-1615\",\"sourceIdentifier\":\"report@snyk.io\",\"published\":\"2026-02-09T05:16:24.353\",\"lastModified\":\"2026-02-23T11:16:21.710\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Versions of the package jsonpath before 1.2.0 are vulnerable to Arbitrary Code Injection via unsafe evaluation of user-supplied JSON Path expressions. The library relies on the static-eval module to process JSON Path input, which is not designed to handle untrusted data safely. An attacker can exploit this vulnerability by supplying a malicious JSON Path expression that, when evaluated, executes arbitrary JavaScript code, leading to Remote Code Execution in Node.js environments or Cross-site Scripting (XSS) in browser contexts. This affects all methods that evaluate JSON Paths against objects, including .query, .nodes, .paths, .value, .parent, and .apply.\"},{\"lang\":\"es\",\"value\":\"Todas las versiones del paquete jsonpath son vulnerables a Inyecci\u00f3n de C\u00f3digo Arbitrario a trav\u00e9s de la evaluaci\u00f3n insegura de expresiones JSON Path proporcionadas por el usuario. La biblioteca se basa en el m\u00f3dulo static-eval para procesar la entrada JSON Path, el cual no est\u00e1 dise\u00f1ado para manejar datos no confiables de forma segura. Un atacante puede explotar esta vulnerabilidad al proporcionar una expresi\u00f3n JSON Path maliciosa que, al ser evaluada, ejecuta c\u00f3digo JavaScript arbitrario, lo que lleva a Ejecuci\u00f3n Remota de C\u00f3digo en entornos Node.js o Cross-site scripting (XSS) en contextos de navegador. Esto afecta a todos los m\u00e9todos que eval\u00faan JSON Paths contra objetos, incluyendo .query, .nodes, .paths, .value, .parent y .apply.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"report@snyk.io\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":9.2,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"HIGH\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"PROOF_OF_CONCEPT\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"report@snyk.io\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"report@snyk.io\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-94\"}]}],\"references\":[{\"url\":\"https://github.com/dchester/jsonpath/blob/c1dd8ec74034fb0375233abb5fdbec51ac317b4b/lib/handlers.js%23L243\",\"source\":\"report@snyk.io\"},{\"url\":\"https://github.com/dchester/jsonpath/commit/9631412641b7095f86840a7a45b5b3afc68b0fcb\",\"source\":\"report@snyk.io\"},{\"url\":\"https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-15141219\",\"source\":\"report@snyk.io\"},{\"url\":\"https://security.snyk.io/vuln/SNYK-JS-JSONPATH-13645034\",\"source\":\"report@snyk.io\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-1615\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-02-09T16:07:07.143690Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-02-09T16:07:29.695Z\"}}], \"cna\": {\"credits\": [{\"lang\": \"en\", \"value\": \"Nick Copi\"}], \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 9.8, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"exploitCodeMaturity\": \"PROOF_OF_CONCEPT\", \"confidentialityImpact\": \"HIGH\"}, \"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 9.2, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P\", \"exploitMaturity\": \"PROOF_OF_CONCEPT\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"n/a\", \"product\": \"jsonpath\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.2.0\", \"versionType\": \"semver\"}]}, {\"vendor\": \"n/a\", \"product\": \"org.webjars.npm:jsonpath\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.2.0\", \"versionType\": \"semver\"}]}], \"references\": [{\"url\": \"https://security.snyk.io/vuln/SNYK-JS-JSONPATH-13645034\"}, {\"url\": \"https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-15141219\"}, {\"url\": \"https://github.com/dchester/jsonpath/blob/c1dd8ec74034fb0375233abb5fdbec51ac317b4b/lib/handlers.js%23L243\"}, {\"url\": \"https://github.com/dchester/jsonpath/commit/9631412641b7095f86840a7a45b5b3afc68b0fcb\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Versions of the package jsonpath before 1.2.0 are vulnerable to Arbitrary Code Injection via unsafe evaluation of user-supplied JSON Path expressions. The library relies on the static-eval module to process JSON Path input, which is not designed to handle untrusted data safely. An attacker can exploit this vulnerability by supplying a malicious JSON Path expression that, when evaluated, executes arbitrary JavaScript code, leading to Remote Code Execution in Node.js environments or Cross-site Scripting (XSS) in browser contexts. This affects all methods that evaluate JSON Paths against objects, including .query, .nodes, .paths, .value, .parent, and .apply.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"cweId\": \"CWE-94\", \"description\": \"Arbitrary Code Injection\"}]}], \"providerMetadata\": {\"orgId\": \"bae035ff-b466-4ff4-94d0-fc9efd9e1730\", \"shortName\": \"snyk\", \"dateUpdated\": \"2026-02-23T10:03:34.221Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-1615\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-02-23T10:03:34.221Z\", \"dateReserved\": \"2026-01-29T13:07:32.703Z\", \"assignerOrgId\": \"bae035ff-b466-4ff4-94d0-fc9efd9e1730\", \"datePublished\": \"2026-02-09T05:00:09.050Z\", \"assignerShortName\": \"snyk\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2026:1148-1
Vulnerability from csaf_suse - Published: 2026-03-30 11:21 - Updated: 2026-03-30 11:21{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"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": "Security Beta update 5.2.0 Beta1 for Multi-Linux Manager Client Tools",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\ngolang-github-prometheus-prometheus:\n\n- CVE-2026-27606: Fix arbitrary file write via path traversal in\n rollup (bsc#1258893)\n * Bump rollup to version 4.59.0\n- Drop SLE 12 support (jsc#PED-15474)\n- CVE-2026-25547: Fix unbounded brace range expansion leading to\n excessive CPU and memory consumption (bsc#1257841):\n * Bump brace-expansion to version 5.0.2\n- Do not build old web UI. Fixes following security\n vulnerabilities:\n * CVE-2026-1615: jsonpath: arbitrary code injection due to unsafe\n evaluation of user-supplied JSON Path expressions (bsc#1257897)\n * CVE-2025-61140: jsonpath: the `value` function is vulnerable to\n prototype pollution (bsc#1257442)\n- Set source URL in the spec file and drop tar service\n\ngrafana:\n\n- Drop support for SLE 12 (jsc#PED-15474)\n- Update to version 11.6.11:\n Features and enhancements:\n * Alerting: Add limits for the size of expanded notification\n templates\n * Correlations: Remove support for org_id=0\n Security:\n * CVE-2026-21722: Public dashboards annotations: use dashboard\n timerange if time selection disabled (bsc#1258136)\n- Update to version 11.6.10:\n * API: Add missing scope check on dashboards\n * Avatar: Require sign-in, remove queue, respect timeout\n Bug fixes:\n * Alerting: Fix a race condition panic in ResetStateByRuleUID\n- Update to version 11.6.9:\n * Plugins: Add PluginContext to plugins when scenes is disabled\n * Alerting: Fix contacts point issues\n- Update to version 11.6.8:\n * Alerting: Fix unmarshalling of GettableStatus to include time\n intervals\n- Update to version 11.6.7:\n * Auth: Fix render user OAuth passthrough\n * LDAP Authentication: Fix URL to propagate username context as\n parameter\n * Plugins: Dependencies do not inherit parent URL for preinstall\n * URLParams: Stringify true values as key=true always (fixes\n issues with variables with true value)\n- Update to version 11.6.6:\n * Alerting: Fix copying of recording rule fields\n * Fix redirection after login when Grafana is served from subpath\n- Update to version 11.6.5:\n * Alerting: Bump alerting package to include change to\n NewTLSClient\n- Update to version 11.6.4:\n * StateTimeline: Add endTime to tooltip\n * Unified storage: Respect GF_DATABASE_URL override\n * Alerting: Fix group interval override when adding new rules\n * Azure: Fix legend formatting\n * Azure: Fix resource name determination in template variable\n queries\n * Graphite: Fix annotation queries\n * Graphite: Fix date mutation\n * Graphite: Fix nested variable interpolation for repeated rows\n- Update to version 11.6.3:\n * Fixes CVE-2025-3415\n- Update to version 11.6.2:\n * Dashboard: Fixes issue with row repeats and first row\n * Graphite: Ensure template variables are interpolated correctly\n * Graphite: Fix Graphite series interpolation\n * Prometheus: Fix semver import path\n- Update to version 11.6.1:\n * DashboardScenePage: Correct slug in self referencing data links\n * GrafanaUI: Use safePolygon close handler for interactive\n tooltips instead of a delay\n * Prometheus: Add support for cloud partners Prometheus data\n sources\n * Alertmanager: Add Role-Based Access Control via reqAction Field\n * GrafanaUI: Remove blurred background from overlay backdrops to\n improve performance\n * InfluxDB: Fix nested variable interpolation\n * LDAP test: Fix page crash\n * Org redirection: Fix linking between orgs\n- Upgrade to version 11.6.0:\n * Visualisations: One click links and actions\n * Annotations: Add cron syntax support\n * WebGL-powered geomaps for better performance\n * Alerting: Add alert rule version history\n * API keys: Migrate API keys to service accounts at startup\n\nmgr-push:\n\n- Version 5.2.3-0\n * Disable build for SLES 16\n\nrhnlib:\n\n- Version 5.2.4-0\n * Disable build for SLES 16\n\nspacecmd:\n\n- Version 5.2.6-0\n * Update translation strings\n\nspacewalk-client-tools:\n\n- Version 5.2.4-0\n * Disable build for SLES 16\n\nuyuni-common-libs:\n\n- Version 5.2.3-0\n * Disable build for SLES 16\n\nuyuni-tools:\n\n- Version 5.2.5-0\n * Remove migrate command\n * Remove template script from mgradm: use the one in the image\n * Split the TFTP server into a separate container\n * Explicitly start proxy pods after operations\n (bsc#1258015)\n * Adjust mgrctl server filter to work with the new helm chart\n labels\n * Remove hub register command\n * Remove the Kubernetes install and upgrade from mgrpxy\n * Optimize postgres migration disk space usage (bsc#1257447)\n\nvenv-salt-minion:\n\n- Fix the issue preventing SELinux profile to be loaded on SLES 16\n deployed using cloud images (bsc#1258957)\n- Fix the typo causing buiding EL9 bundle without binary dependencies\n- Backport security patches for Salt vendored tornado:\n * CVE-2025-67724: missing validation of supplied reason phrase (bsc#1254903)\n * CVE-2025-67725: fix DoS via malicious HTTP request (bsc#1254905)\n * CVE-2025-67726: fix HTTP header parameter parsing algorithm (bsc#1254904)\n- CVE-2025-62349: Add minimum_auth_version to enforce security (bsc#1254257)\n- CVE-2025-62348: Junos module yaml loader fix (bsc#1254256)\n \nMulti-Linux-ManagerTools-Beta-SLE-Micro-release:\n - Make the product installable on all SLE Micro 5 family",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1148,SUSE-MultiLinuxManagerTools-Beta-SLE-15-2026-1148,SUSE-MultiLinuxManagerTools-Beta-SLE-Micro-5-2026-1148",
"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/suse-su-2026_1148-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1148-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261148-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1148-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/025055.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254256",
"url": "https://bugzilla.suse.com/1254256"
},
{
"category": "self",
"summary": "SUSE Bug 1254257",
"url": "https://bugzilla.suse.com/1254257"
},
{
"category": "self",
"summary": "SUSE Bug 1254903",
"url": "https://bugzilla.suse.com/1254903"
},
{
"category": "self",
"summary": "SUSE Bug 1254904",
"url": "https://bugzilla.suse.com/1254904"
},
{
"category": "self",
"summary": "SUSE Bug 1254905",
"url": "https://bugzilla.suse.com/1254905"
},
{
"category": "self",
"summary": "SUSE Bug 1257442",
"url": "https://bugzilla.suse.com/1257442"
},
{
"category": "self",
"summary": "SUSE Bug 1257447",
"url": "https://bugzilla.suse.com/1257447"
},
{
"category": "self",
"summary": "SUSE Bug 1257841",
"url": "https://bugzilla.suse.com/1257841"
},
{
"category": "self",
"summary": "SUSE Bug 1257897",
"url": "https://bugzilla.suse.com/1257897"
},
{
"category": "self",
"summary": "SUSE Bug 1258015",
"url": "https://bugzilla.suse.com/1258015"
},
{
"category": "self",
"summary": "SUSE Bug 1258136",
"url": "https://bugzilla.suse.com/1258136"
},
{
"category": "self",
"summary": "SUSE Bug 1258893",
"url": "https://bugzilla.suse.com/1258893"
},
{
"category": "self",
"summary": "SUSE Bug 1258957",
"url": "https://bugzilla.suse.com/1258957"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-3415 page",
"url": "https://www.suse.com/security/cve/CVE-2025-3415/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61140 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61140/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62348 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62348/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62349 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62349/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67726/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1615 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1615/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-21722 page",
"url": "https://www.suse.com/security/cve/CVE-2026-21722/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25547 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25547/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27606 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27606/"
}
],
"title": "Security Beta update 5.2.0 Beta1 for Multi-Linux Manager Client Tools",
"tracking": {
"current_release_date": "2026-03-30T11:21:20Z",
"generator": {
"date": "2026-03-30T11:21:20Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1148-1",
"initial_release_date": "2026-03-30T11:21:20Z",
"revision_history": [
{
"date": "2026-03-30T11:21:20Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"product": {
"name": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"product_id": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"product": {
"name": "firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"product_id": "firewalld-prometheus-config-0.1-159000.4.3.2.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"product": {
"name": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"product_id": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"product": {
"name": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"product_id": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"product_id": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64"
}
},
{
"category": "product_version",
"name": "grafana-11.6.11-159000.2.3.2.aarch64",
"product": {
"name": "grafana-11.6.11-159000.2.3.2.aarch64",
"product_id": "grafana-11.6.11-159000.2.3.2.aarch64"
}
},
{
"category": "product_version",
"name": "mgrctl-5.2.5-159000.2.3.2.aarch64",
"product": {
"name": "mgrctl-5.2.5-159000.2.3.2.aarch64",
"product_id": "mgrctl-5.2.5-159000.2.3.2.aarch64"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"product": {
"name": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"product_id": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"product_id": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"product": {
"name": "python2-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"product_id": "python2-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"product": {
"name": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"product_id": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-159000.4.3.1.aarch64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-159000.4.3.1.aarch64",
"product_id": "saltbundlepy-m2crypto-0.45.1-159000.4.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"product": {
"name": "venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"product_id": "venv-salt-minion-3006.0-159000.5.3.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"product": {
"name": "dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"product_id": "dracut-saltboot-1.1.0-159000.2.2.1.noarch"
}
},
{
"category": "product_version",
"name": "dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"product": {
"name": "dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"product_id": "dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch"
}
},
{
"category": "product_version",
"name": "mgr-push-5.2.3-159000.2.3.1.noarch",
"product": {
"name": "mgr-push-5.2.3-159000.2.3.1.noarch",
"product_id": "mgr-push-5.2.3-159000.2.3.1.noarch"
}
},
{
"category": "product_version",
"name": "mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"product": {
"name": "mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"product_id": "mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch"
}
},
{
"category": "product_version",
"name": "mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"product": {
"name": "mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"product_id": "mgrctl-lang-5.2.5-159000.2.3.2.noarch"
}
},
{
"category": "product_version",
"name": "mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"product": {
"name": "mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"product_id": "mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch"
}
},
{
"category": "product_version",
"name": "python2-defusedxml-0.7.1-159000.4.2.1.noarch",
"product": {
"name": "python2-defusedxml-0.7.1-159000.4.2.1.noarch",
"product_id": "python2-defusedxml-0.7.1-159000.4.2.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"product": {
"name": "python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"product_id": "python3-defusedxml-0.7.1-159000.4.2.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"product": {
"name": "python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"product_id": "python3-mgr-push-5.2.3-159000.2.3.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"product": {
"name": "python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"product_id": "python3-rhnlib-5.2.4-159000.4.3.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"product": {
"name": "python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"product_id": "python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-doc-0.45.1-159000.4.3.1.noarch",
"product": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-159000.4.3.1.noarch",
"product_id": "saltbundlepy-m2crypto-doc-0.45.1-159000.4.3.1.noarch"
}
},
{
"category": "product_version",
"name": "spacecmd-5.2.6-159000.4.3.1.noarch",
"product": {
"name": "spacecmd-5.2.6-159000.4.3.1.noarch",
"product_id": "spacecmd-5.2.6-159000.4.3.1.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"product": {
"name": "spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"product_id": "spacewalk-client-tools-5.2.4-159000.4.3.1.noarch"
}
},
{
"category": "product_version",
"name": "supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"product": {
"name": "supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"product_id": "supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch"
}
},
{
"category": "product_version",
"name": "supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"product": {
"name": "supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"product_id": "supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"product": {
"name": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"product_id": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"product": {
"name": "firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"product_id": "firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"product": {
"name": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"product_id": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"product": {
"name": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"product_id": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"product_id": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le"
}
},
{
"category": "product_version",
"name": "grafana-11.6.11-159000.2.3.2.ppc64le",
"product": {
"name": "grafana-11.6.11-159000.2.3.2.ppc64le",
"product_id": "grafana-11.6.11-159000.2.3.2.ppc64le"
}
},
{
"category": "product_version",
"name": "mgrctl-5.2.5-159000.2.3.2.ppc64le",
"product": {
"name": "mgrctl-5.2.5-159000.2.3.2.ppc64le",
"product_id": "mgrctl-5.2.5-159000.2.3.2.ppc64le"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"product": {
"name": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"product_id": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"product_id": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"product": {
"name": "python2-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"product_id": "python2-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"product": {
"name": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"product_id": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-159000.4.3.1.ppc64le",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-159000.4.3.1.ppc64le",
"product_id": "saltbundlepy-m2crypto-0.45.1-159000.4.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"product": {
"name": "venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"product_id": "venv-salt-minion-3006.0-159000.5.3.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"product": {
"name": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"product_id": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"product": {
"name": "firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"product_id": "firewalld-prometheus-config-0.1-159000.4.3.2.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"product": {
"name": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"product_id": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"product": {
"name": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"product_id": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"product_id": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x"
}
},
{
"category": "product_version",
"name": "grafana-11.6.11-159000.2.3.2.s390x",
"product": {
"name": "grafana-11.6.11-159000.2.3.2.s390x",
"product_id": "grafana-11.6.11-159000.2.3.2.s390x"
}
},
{
"category": "product_version",
"name": "mgrctl-5.2.5-159000.2.3.2.s390x",
"product": {
"name": "mgrctl-5.2.5-159000.2.3.2.s390x",
"product_id": "mgrctl-5.2.5-159000.2.3.2.s390x"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"product": {
"name": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"product_id": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"product_id": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"product": {
"name": "python2-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"product_id": "python2-uyuni-common-libs-5.2.3-159000.2.3.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"product": {
"name": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"product_id": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-159000.4.3.1.s390x",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-159000.4.3.1.s390x",
"product_id": "saltbundlepy-m2crypto-0.45.1-159000.4.3.1.s390x"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-159000.5.3.2.s390x",
"product": {
"name": "venv-salt-minion-3006.0-159000.5.3.2.s390x",
"product_id": "venv-salt-minion-3006.0-159000.5.3.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"product": {
"name": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"product_id": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"product": {
"name": "firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"product_id": "firewalld-prometheus-config-0.1-159000.4.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"product": {
"name": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"product_id": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"product": {
"name": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"product_id": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"product_id": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "grafana-11.6.11-159000.2.3.2.x86_64",
"product": {
"name": "grafana-11.6.11-159000.2.3.2.x86_64",
"product_id": "grafana-11.6.11-159000.2.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "mgrctl-5.2.5-159000.2.3.2.x86_64",
"product": {
"name": "mgrctl-5.2.5-159000.2.3.2.x86_64",
"product_id": "mgrctl-5.2.5-159000.2.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"product": {
"name": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"product_id": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"product_id": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"product": {
"name": "python2-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"product_id": "python2-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"product": {
"name": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"product_id": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-159000.4.3.1.x86_64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-159000.4.3.1.x86_64",
"product_id": "saltbundlepy-m2crypto-0.45.1-159000.4.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"product": {
"name": "venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"product_id": "venv-salt-minion-3006.0-159000.5.3.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Multi Linux Manager Tools Beta SLE-15",
"product": {
"name": "SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15"
}
},
{
"category": "product_name",
"name": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product": {
"name": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "dracut-saltboot-1.1.0-159000.2.2.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch"
},
"product_reference": "dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch"
},
"product_reference": "dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-159000.4.3.2.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64"
},
"product_reference": "firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le"
},
"product_reference": "firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-159000.4.3.2.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x"
},
"product_reference": "firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-159000.4.3.2.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64"
},
"product_reference": "firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64"
},
"product_reference": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le"
},
"product_reference": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x"
},
"product_reference": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64"
},
"product_reference": "golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.6.11-159000.2.3.2.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64"
},
"product_reference": "grafana-11.6.11-159000.2.3.2.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.6.11-159000.2.3.2.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le"
},
"product_reference": "grafana-11.6.11-159000.2.3.2.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.6.11-159000.2.3.2.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x"
},
"product_reference": "grafana-11.6.11-159000.2.3.2.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.6.11-159000.2.3.2.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64"
},
"product_reference": "grafana-11.6.11-159000.2.3.2.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgr-push-5.2.3-159000.2.3.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch"
},
"product_reference": "mgr-push-5.2.3-159000.2.3.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-159000.2.3.2.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64"
},
"product_reference": "mgrctl-5.2.5-159000.2.3.2.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-159000.2.3.2.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le"
},
"product_reference": "mgrctl-5.2.5-159000.2.3.2.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-159000.2.3.2.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x"
},
"product_reference": "mgrctl-5.2.5-159000.2.3.2.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-159000.2.3.2.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64"
},
"product_reference": "mgrctl-5.2.5-159000.2.3.2.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch"
},
"product_reference": "mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-lang-5.2.5-159000.2.3.2.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch"
},
"product_reference": "mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch"
},
"product_reference": "mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64"
},
"product_reference": "prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-defusedxml-0.7.1-159000.4.2.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch"
},
"product_reference": "python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-mgr-push-5.2.3-159000.2.3.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch"
},
"product_reference": "python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rhnlib-5.2.4-159000.4.3.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch"
},
"product_reference": "python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch"
},
"product_reference": "python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64"
},
"product_reference": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le"
},
"product_reference": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x"
},
"product_reference": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64"
},
"product_reference": "python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-5.2.6-159000.4.3.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch"
},
"product_reference": "spacecmd-5.2.6-159000.4.3.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-client-tools-5.2.4-159000.4.3.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch"
},
"product_reference": "spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch"
},
"product_reference": "supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch"
},
"product_reference": "supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-159000.5.3.2.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-159000.5.3.2.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-159000.5.3.2.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x"
},
"product_reference": "venv-salt-minion-3006.0-159000.5.3.2.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-159000.5.3.2.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-15",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64"
},
"product_reference": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le"
},
"product_reference": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x"
},
"product_reference": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64"
},
"product_reference": "Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dracut-saltboot-1.1.0-159000.2.2.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch"
},
"product_reference": "dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch"
},
"product_reference": "dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-159000.2.3.2.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64"
},
"product_reference": "mgrctl-5.2.5-159000.2.3.2.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-159000.2.3.2.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le"
},
"product_reference": "mgrctl-5.2.5-159000.2.3.2.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-159000.2.3.2.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x"
},
"product_reference": "mgrctl-5.2.5-159000.2.3.2.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.2.5-159000.2.3.2.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64"
},
"product_reference": "mgrctl-5.2.5-159000.2.3.2.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch"
},
"product_reference": "mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-lang-5.2.5-159000.2.3.2.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch"
},
"product_reference": "mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch"
},
"product_reference": "mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-159000.5.3.2.aarch64 as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-159000.5.3.2.ppc64le as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-159000.5.3.2.s390x as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x"
},
"product_reference": "venv-salt-minion-3006.0-159000.5.3.2.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-159000.5.3.2.x86_64 as component of SUSE Multi Linux Manager Tools Beta SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools Beta SLE-Micro-5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-3415",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-3415"
}
],
"notes": [
{
"category": "general",
"text": "Grafana is an open-source platform for monitoring and observability. The Grafana Alerting DingDing integration was not properly protected and could be exposed to users with Viewer permission. \nFixed in versions 10.4.19+security-01, 11.2.10+security-01, 11.3.7+security-01, 11.4.5+security-01, 11.5.5+security-01, 11.6.2+security-01 and 12.0.1+security-01",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-3415",
"url": "https://www.suse.com/security/cve/CVE-2025-3415"
},
{
"category": "external",
"summary": "SUSE Bug 1245302 for CVE-2025-3415",
"url": "https://bugzilla.suse.com/1245302"
}
],
"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": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T11:21:20Z",
"details": "moderate"
}
],
"title": "CVE-2025-3415"
},
{
"cve": "CVE-2025-61140",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61140"
}
],
"notes": [
{
"category": "general",
"text": "The value function in jsonpath 1.1.1 lib/index.js is vulnerable to Prototype Pollution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61140",
"url": "https://www.suse.com/security/cve/CVE-2025-61140"
},
{
"category": "external",
"summary": "SUSE Bug 1257442 for CVE-2025-61140",
"url": "https://bugzilla.suse.com/1257442"
}
],
"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": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T11:21:20Z",
"details": "important"
}
],
"title": "CVE-2025-61140"
},
{
"cve": "CVE-2025-62348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62348"
}
],
"notes": [
{
"category": "general",
"text": "Salt\u0027s junos execution module contained an unsafe YAML decode/load usage. A specially crafted YAML payload processed by the junos module could lead to unintended code execution under the context of the Salt process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62348",
"url": "https://www.suse.com/security/cve/CVE-2025-62348"
},
{
"category": "external",
"summary": "SUSE Bug 1254256 for CVE-2025-62348",
"url": "https://bugzilla.suse.com/1254256"
}
],
"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": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T11:21:20Z",
"details": "important"
}
],
"title": "CVE-2025-62348"
},
{
"cve": "CVE-2025-62349",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62349"
}
],
"notes": [
{
"category": "general",
"text": "Salt contains an authentication protocol version downgrade weakness that can allow a malicious minion to bypass newer authentication/security features by using an older request payload format, enabling minion impersonation and circumventing protections introduced in response to prior issues.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62349",
"url": "https://www.suse.com/security/cve/CVE-2025-62349"
},
{
"category": "external",
"summary": "SUSE Bug 1254257 for CVE-2025-62349",
"url": "https://bugzilla.suse.com/1254257"
}
],
"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": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T11:21:20Z",
"details": "moderate"
}
],
"title": "CVE-2025-62349"
},
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"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": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T11:21:20Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
},
{
"cve": "CVE-2025-67725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67725"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n^2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67725",
"url": "https://www.suse.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "SUSE Bug 1254905 for CVE-2025-67725",
"url": "https://bugzilla.suse.com/1254905"
}
],
"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": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T11:21:20Z",
"details": "important"
}
],
"title": "CVE-2025-67725"
},
{
"cve": "CVE-2025-67726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67726"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n^2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67726",
"url": "https://www.suse.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "SUSE Bug 1254904 for CVE-2025-67726",
"url": "https://bugzilla.suse.com/1254904"
}
],
"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": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T11:21:20Z",
"details": "important"
}
],
"title": "CVE-2025-67726"
},
{
"cve": "CVE-2026-1615",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1615"
}
],
"notes": [
{
"category": "general",
"text": "Versions of the package jsonpath before 1.2.0 are vulnerable to Arbitrary Code Injection via unsafe evaluation of user-supplied JSON Path expressions. The library relies on the static-eval module to process JSON Path input, which is not designed to handle untrusted data safely. An attacker can exploit this vulnerability by supplying a malicious JSON Path expression that, when evaluated, executes arbitrary JavaScript code, leading to Remote Code Execution in Node.js environments or Cross-site Scripting (XSS) in browser contexts. This affects all methods that evaluate JSON Paths against objects, including .query, .nodes, .paths, .value, .parent, and .apply.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1615",
"url": "https://www.suse.com/security/cve/CVE-2026-1615"
},
{
"category": "external",
"summary": "SUSE Bug 1257897 for CVE-2026-1615",
"url": "https://bugzilla.suse.com/1257897"
}
],
"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": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T11:21:20Z",
"details": "critical"
}
],
"title": "CVE-2026-1615"
},
{
"cve": "CVE-2026-21722",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-21722"
}
],
"notes": [
{
"category": "general",
"text": "Public dashboards with annotations enabled did not limit their annotation timerange to the locked timerange of the public dashboard. This means one could read the entire history of annotations visible on the specific dashboard, even those outside the locked timerange.\n\nThis did not leak any annotations that would not otherwise be visible on the public dashboard.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-21722",
"url": "https://www.suse.com/security/cve/CVE-2026-21722"
},
{
"category": "external",
"summary": "SUSE Bug 1258136 for CVE-2026-21722",
"url": "https://bugzilla.suse.com/1258136"
}
],
"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": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T11:21:20Z",
"details": "moderate"
}
],
"title": "CVE-2026-21722"
},
{
"cve": "CVE-2026-25547",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25547"
}
],
"notes": [
{
"category": "general",
"text": "@isaacs/brace-expansion is a hybrid CJS/ESM TypeScript fork of brace-expansion. Prior to version 5.0.1, @isaacs/brace-expansion is vulnerable to a denial of service (DoS) issue caused by unbounded brace range expansion. When an attacker provides a pattern containing repeated numeric brace ranges, the library attempts to eagerly generate every possible combination synchronously. Because the expansion grows exponentially, even a small input can consume excessive CPU and memory and may crash the Node.js process. This issue has been patched in version 5.0.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25547",
"url": "https://www.suse.com/security/cve/CVE-2026-25547"
},
{
"category": "external",
"summary": "SUSE Bug 1257834 for CVE-2026-25547",
"url": "https://bugzilla.suse.com/1257834"
}
],
"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": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T11:21:20Z",
"details": "important"
}
],
"title": "CVE-2026-25547"
},
{
"cve": "CVE-2026-27606",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27606"
}
],
"notes": [
{
"category": "general",
"text": "Rollup is a module bundler for JavaScript. Versions prior to 2.80.0, 3.30.0, and 4.59.0 of the Rollup module bundler (specifically v4.x and present in current source) is vulnerable to an Arbitrary File Write via Path Traversal. Insecure file name sanitization in the core engine allows an attacker to control output filenames (e.g., via CLI named inputs, manual chunk aliases, or malicious plugins) and use traversal sequences (`../`) to overwrite files anywhere on the host filesystem that the build process has permissions for. This can lead to persistent Remote Code Execution (RCE) by overwriting critical system or user configuration files. Versions 2.80.0, 3.30.0, and 4.59.0 contain a patch for the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27606",
"url": "https://www.suse.com/security/cve/CVE-2026-27606"
},
{
"category": "external",
"summary": "SUSE Bug 1258846 for CVE-2026-27606",
"url": "https://bugzilla.suse.com/1258846"
}
],
"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": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:firewalld-prometheus-config-0.1-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-QubitProducts-exporter_exporter-0.4.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-boynux-squid_exporter-1.13.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-lusitaniae-apache_exporter-1.0.10-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-alertmanager-0.28.1-159000.12.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:golang-github-prometheus-prometheus-3.5.0-159000.4.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:grafana-11.6.11-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-blackbox_exporter-0.26.0-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:prometheus-postgres_exporter-0.10.1-159000.2.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-defusedxml-0.7.1-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-mgr-push-5.2.3-159000.2.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-rhnlib-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:python3-uyuni-common-libs-5.2.3-159000.2.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacecmd-5.2.6-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:spacewalk-client-tools-5.2.4-159000.4.3.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-salt-1.2.3-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:supportutils-plugin-susemanager-client-5.2.2-159000.4.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-15:venv-salt-minion-3006.0-159000.5.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:Multi-Linux-ManagerTools-Beta-SLE-Micro-release-5-159000.3.3.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-saltboot-1.1.0-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:dracut-wireless-0.1.1595937550.0285244-159000.2.2.1.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:golang-github-prometheus-node_exporter-1.9.1-159000.4.2.1.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-5.2.5-159000.2.3.2.x86_64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-bash-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-lang-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:mgrctl-zsh-completion-5.2.5-159000.2.3.2.noarch",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.aarch64",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.ppc64le",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.s390x",
"SUSE Multi Linux Manager Tools Beta SLE-Micro-5:venv-salt-minion-3006.0-159000.5.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T11:21:20Z",
"details": "important"
}
],
"title": "CVE-2026-27606"
}
]
}
SUSE-SU-2026:20574-1
Vulnerability from csaf_suse - Published: 2026-02-17 09:51 - Updated: 2026-02-17 09:51| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"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": "Security update for golang-github-prometheus-prometheus",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for golang-github-prometheus-prometheus fixes the following issues:\n\n- CVE-2026-25547: Fixed an unbounded brace range expansion leading to excessive CPU and memory consumption. (bsc#1257841)\n- CVE-2026-1615: Fixed arbitrary code injection due to unsafe evaluation of user-supplied JSON Path expressions in jsonpath. (bsc#1257897)\n- CVE-2025-61140: Fixed a function vulnerable to prototype pollution in jsonpath. (bsc#1257442)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-290",
"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/suse-su-2026_20574-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20574-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620574-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20574-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024627.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257442",
"url": "https://bugzilla.suse.com/1257442"
},
{
"category": "self",
"summary": "SUSE Bug 1257841",
"url": "https://bugzilla.suse.com/1257841"
},
{
"category": "self",
"summary": "SUSE Bug 1257897",
"url": "https://bugzilla.suse.com/1257897"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61140 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61140/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1615 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1615/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25547 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25547/"
}
],
"title": "Security update for golang-github-prometheus-prometheus",
"tracking": {
"current_release_date": "2026-02-17T09:51:55Z",
"generator": {
"date": "2026-02-17T09:51:55Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20574-1",
"initial_release_date": "2026-02-17T09:51:55Z",
"revision_history": [
{
"date": "2026-02-17T09:51:55Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"product_id": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"product_id": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"product_id": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64",
"product_id": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61140",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61140"
}
],
"notes": [
{
"category": "general",
"text": "The value function in jsonpath 1.1.1 lib/index.js is vulnerable to Prototype Pollution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61140",
"url": "https://www.suse.com/security/cve/CVE-2025-61140"
},
{
"category": "external",
"summary": "SUSE Bug 1257442 for CVE-2025-61140",
"url": "https://bugzilla.suse.com/1257442"
}
],
"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": [
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-17T09:51:55Z",
"details": "important"
}
],
"title": "CVE-2025-61140"
},
{
"cve": "CVE-2026-1615",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1615"
}
],
"notes": [
{
"category": "general",
"text": "Versions of the package jsonpath before 1.2.0 are vulnerable to Arbitrary Code Injection via unsafe evaluation of user-supplied JSON Path expressions. The library relies on the static-eval module to process JSON Path input, which is not designed to handle untrusted data safely. An attacker can exploit this vulnerability by supplying a malicious JSON Path expression that, when evaluated, executes arbitrary JavaScript code, leading to Remote Code Execution in Node.js environments or Cross-site Scripting (XSS) in browser contexts. This affects all methods that evaluate JSON Paths against objects, including .query, .nodes, .paths, .value, .parent, and .apply.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1615",
"url": "https://www.suse.com/security/cve/CVE-2026-1615"
},
{
"category": "external",
"summary": "SUSE Bug 1257897 for CVE-2026-1615",
"url": "https://bugzilla.suse.com/1257897"
}
],
"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": [
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-17T09:51:55Z",
"details": "critical"
}
],
"title": "CVE-2026-1615"
},
{
"cve": "CVE-2026-25547",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25547"
}
],
"notes": [
{
"category": "general",
"text": "@isaacs/brace-expansion is a hybrid CJS/ESM TypeScript fork of brace-expansion. Prior to version 5.0.1, @isaacs/brace-expansion is vulnerable to a denial of service (DoS) issue caused by unbounded brace range expansion. When an attacker provides a pattern containing repeated numeric brace ranges, the library attempts to eagerly generate every possible combination synchronously. Because the expansion grows exponentially, even a small input can consume excessive CPU and memory and may crash the Node.js process. This issue has been patched in version 5.0.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25547",
"url": "https://www.suse.com/security/cve/CVE-2026-25547"
},
{
"category": "external",
"summary": "SUSE Bug 1257834 for CVE-2026-25547",
"url": "https://bugzilla.suse.com/1257834"
}
],
"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": [
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-17T09:51:55Z",
"details": "important"
}
],
"title": "CVE-2026-25547"
}
]
}
SUSE-SU-2026:1008-1
Vulnerability from csaf_suse - Published: 2026-03-25 10:07 - Updated: 2026-03-25 10:07| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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": "Security update for Prometheus ",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for Prometheus fixes the following issues:\n\ngolang-github-prometheus-alertmanager, golang-github-prometheus-node_exporter: \n\n- Internal changes to fix build issues with no impact for customers \n\ngolang-github-prometheus-prometheus:\n\n- Security issues fixed:\n\n * CVE-2026-27606: Fixed arbitrary file write via path traversal in rollup (bsc#1258893)\n * CVE-2026-25547: Fixed unbounded brace range expansion leading to excessive CPU and memory consumption (bsc#1257841)\n * CVE-2026-1615, CVE-2025-61140 The old web UI is no longer built due to security issues (bsc#1257897, bsc#1257442)\n * CVE-2025-13465: Bump lodash package to version 4.17.23 to fix prototype pollution vulnerability (bsc#1257329)\n * CVE-2025-12816: Interpretation conflict vulnerability allowing bypassing cryptographic verifications (bsc#1255588)\n\n- Version update from 2.53.4 to 3.5.0 with the following highlighted changes (jsc#PED-13824):\n\n * Modernized Interface: Introduced a brand-new UI\n * Enhanced Cloud and Auth: Added unified AWS service discovery (EC2, ECS, Lightsail) and Azure Workload Identity support\n for more secure, native cloudauthentication.\n * Performance Standards: Fully integrated OpenTelemetry (OTLP) ingestion and moved Native Histograms from experimental\n to a stable feature.\n * Advanced Data Export: Rolled out Remote Write 2.0, offering better performance and metadata handling when sending\n data to external systems.\n * Query Power: Added new PromQL functions (like first_over_time and last_over_time) and optimization for grouping\n operations.\n * Better Visibility: The UI now displays detailed relabeling steps, scrape intervals, and timeouts, making it easier\n to troubleshoot why targets aren\u0027t reporting correctly.\n * Critical Fixes: Resolved significant memory leaks related to query logging and fixed bugs where targets were\n accidentally being scraped multiple times.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1008,SUSE-SLE-Manager-Tools-15-2026-1008,SUSE-SLE-Manager-Tools-For-Micro-5-2026-1008,SUSE-SLE-Module-Basesystem-15-SP7-2026-1008,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-1008,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1008,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1008,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-1008,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-1008,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1008,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-1008,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1008,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1008,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-1008,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1008,openSUSE-SLE-15.6-2026-1008",
"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/suse-su-2026_1008-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1008-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261008-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1008-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024921.html"
},
{
"category": "self",
"summary": "SUSE Bug 1255588",
"url": "https://bugzilla.suse.com/1255588"
},
{
"category": "self",
"summary": "SUSE Bug 1257329",
"url": "https://bugzilla.suse.com/1257329"
},
{
"category": "self",
"summary": "SUSE Bug 1257442",
"url": "https://bugzilla.suse.com/1257442"
},
{
"category": "self",
"summary": "SUSE Bug 1257841",
"url": "https://bugzilla.suse.com/1257841"
},
{
"category": "self",
"summary": "SUSE Bug 1257897",
"url": "https://bugzilla.suse.com/1257897"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12816 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12816/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13465 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13465/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61140 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61140/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1615 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1615/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25547 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25547/"
}
],
"title": "Security update for Prometheus ",
"tracking": {
"current_release_date": "2026-03-25T10:07:27Z",
"generator": {
"date": "2026-03-25T10:07:27Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1008-1",
"initial_release_date": "2026-03-25T10:07:27Z",
"revision_history": [
{
"date": "2026-03-25T10:07:27Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150100.4.29.1.aarch64",
"product": {
"name": "firewalld-prometheus-config-0.1-150100.4.29.1.aarch64",
"product_id": "firewalld-prometheus-config-0.1-150100.4.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"product": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"product_id": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"product_id": "golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150100.4.29.1.i586",
"product": {
"name": "firewalld-prometheus-config-0.1-150100.4.29.1.i586",
"product_id": "firewalld-prometheus-config-0.1-150100.4.29.1.i586"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.i586",
"product": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.i586",
"product_id": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.i586"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.i586",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.i586",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.i586"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.i586",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.i586",
"product_id": "golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150100.4.29.1.ppc64le",
"product": {
"name": "firewalld-prometheus-config-0.1-150100.4.29.1.ppc64le",
"product_id": "firewalld-prometheus-config-0.1-150100.4.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"product": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"product_id": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"product_id": "golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150100.4.29.1.s390x",
"product": {
"name": "firewalld-prometheus-config-0.1-150100.4.29.1.s390x",
"product_id": "firewalld-prometheus-config-0.1-150100.4.29.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"product": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"product_id": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"product_id": "golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150100.4.29.1.x86_64",
"product": {
"name": "firewalld-prometheus-config-0.1-150100.4.29.1.x86_64",
"product_id": "firewalld-prometheus-config-0.1-150100.4.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"product": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"product_id": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64",
"product_id": "golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Client Tools 15",
"product": {
"name": "SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15"
}
},
{
"category": "product_name",
"name": "SUSE Manager Client Tools for SLE Micro 5",
"product": {
"name": "SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-manager-tools-micro:5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150100.4.29.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.aarch64"
},
"product_reference": "firewalld-prometheus-config-0.1-150100.4.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150100.4.29.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.ppc64le"
},
"product_reference": "firewalld-prometheus-config-0.1-150100.4.29.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150100.4.29.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.s390x"
},
"product_reference": "firewalld-prometheus-config-0.1-150100.4.29.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150100.4.29.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.x86_64"
},
"product_reference": "firewalld-prometheus-config-0.1-150100.4.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64"
},
"product_reference": "golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12816",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12816"
}
],
"notes": [
{
"category": "general",
"text": "An interpretation-conflict (CWE-436) vulnerability in node-forge versions 1.3.1 and earlier enables unauthenticated attackers to craft ASN.1 structures to desynchronize schema validations, yielding a semantic divergence that may bypass downstream cryptographic verifications and security decisions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.aarch64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.ppc64le",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.s390x",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12816",
"url": "https://www.suse.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "SUSE Bug 1255584 for CVE-2025-12816",
"url": "https://bugzilla.suse.com/1255584"
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.aarch64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.ppc64le",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.s390x",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.aarch64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.ppc64le",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.s390x",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:07:27Z",
"details": "important"
}
],
"title": "CVE-2025-12816"
},
{
"cve": "CVE-2025-13465",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13465"
}
],
"notes": [
{
"category": "general",
"text": "Lodash versions 4.0.0 through 4.17.22 are vulnerable to prototype pollution in the _.unset and _.omit functions. An attacker can pass crafted paths which cause Lodash to delete methods from global prototypes.\n\nThe issue permits deletion of properties but does not allow overwriting their original behavior.\n\nThis issue is patched on 4.17.23",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.aarch64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.ppc64le",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.s390x",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13465",
"url": "https://www.suse.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "SUSE Bug 1257321 for CVE-2025-13465",
"url": "https://bugzilla.suse.com/1257321"
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.aarch64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.ppc64le",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.s390x",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.aarch64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.ppc64le",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.s390x",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:07:27Z",
"details": "important"
}
],
"title": "CVE-2025-13465"
},
{
"cve": "CVE-2025-61140",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61140"
}
],
"notes": [
{
"category": "general",
"text": "The value function in jsonpath 1.1.1 lib/index.js is vulnerable to Prototype Pollution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.aarch64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.ppc64le",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.s390x",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61140",
"url": "https://www.suse.com/security/cve/CVE-2025-61140"
},
{
"category": "external",
"summary": "SUSE Bug 1257442 for CVE-2025-61140",
"url": "https://bugzilla.suse.com/1257442"
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.aarch64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.ppc64le",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.s390x",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.aarch64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.ppc64le",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.s390x",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:07:27Z",
"details": "important"
}
],
"title": "CVE-2025-61140"
},
{
"cve": "CVE-2026-1615",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1615"
}
],
"notes": [
{
"category": "general",
"text": "Versions of the package jsonpath before 1.2.0 are vulnerable to Arbitrary Code Injection via unsafe evaluation of user-supplied JSON Path expressions. The library relies on the static-eval module to process JSON Path input, which is not designed to handle untrusted data safely. An attacker can exploit this vulnerability by supplying a malicious JSON Path expression that, when evaluated, executes arbitrary JavaScript code, leading to Remote Code Execution in Node.js environments or Cross-site Scripting (XSS) in browser contexts. This affects all methods that evaluate JSON Paths against objects, including .query, .nodes, .paths, .value, .parent, and .apply.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.aarch64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.ppc64le",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.s390x",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1615",
"url": "https://www.suse.com/security/cve/CVE-2026-1615"
},
{
"category": "external",
"summary": "SUSE Bug 1257897 for CVE-2026-1615",
"url": "https://bugzilla.suse.com/1257897"
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.aarch64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.ppc64le",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.s390x",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.aarch64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.ppc64le",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.s390x",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:07:27Z",
"details": "critical"
}
],
"title": "CVE-2026-1615"
},
{
"cve": "CVE-2026-25547",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25547"
}
],
"notes": [
{
"category": "general",
"text": "@isaacs/brace-expansion is a hybrid CJS/ESM TypeScript fork of brace-expansion. Prior to version 5.0.1, @isaacs/brace-expansion is vulnerable to a denial of service (DoS) issue caused by unbounded brace range expansion. When an attacker provides a pattern containing repeated numeric brace ranges, the library attempts to eagerly generate every possible combination synchronously. Because the expansion grows exponentially, even a small input can consume excessive CPU and memory and may crash the Node.js process. This issue has been patched in version 5.0.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.aarch64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.ppc64le",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.s390x",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25547",
"url": "https://www.suse.com/security/cve/CVE-2026-25547"
},
{
"category": "external",
"summary": "SUSE Bug 1257834 for CVE-2026-25547",
"url": "https://bugzilla.suse.com/1257834"
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.aarch64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.ppc64le",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.s390x",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.aarch64",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.ppc64le",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.s390x",
"openSUSE Leap 15.6:firewalld-prometheus-config-0.1-150100.4.29.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-alertmanager-0.28.1-150100.4.31.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-node_exporter-1.9.1-150100.3.38.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-prometheus-3.5.0-150100.4.29.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:07:27Z",
"details": "important"
}
],
"title": "CVE-2026-25547"
}
]
}
SUSE-SU-2026:1013-1
Vulnerability from csaf_suse - Published: 2026-03-25 10:11 - Updated: 2026-03-25 10:11| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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": "Security update 5.0.7 for Multi-Linux Manager Client Tools",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\ndracut-saltboot:\n\n- Version update to 1.1.0:\n\n * Retry DHCP requests up to 3 times (bsc#1253004)\n\ngolang-github-QubitProducts-exporter_exporter:\n\n- Non-customer-facing optimization and update\n\ngolang-github-boynux-squid_exporter:\n\n- Version update from 1.6.0 to 1.13.0 with the following highlighted changes and fixes (jsc#PED-14971):\n\n * Added compatibility for Squid 6 and support for the squid-internal-mgr metrics path\n * Added TLS and Basic Authentication to the exporter\u2019s web interface\n * Added support for the exporter to authenticate against the Squid proxy itself\n * Allow the gathering of process information without requiring root privileges\n * The exporter can now be configured using environment variables\n * Added support for custom labels to all exported metrics for better data filtering\n * New metrics to track if Squid is running (squid_up), how long a scrape takes, and if any errors occurred\n * Added \u0027service time\u0027 metrics to analyze proxy speed and performance.\n * Added a metric for open file descriptors (process_open_fds) to help prevent connection bottlenecks\n * Corrected the squid_client_http_requests_total metric to ensure accurate reporting\n\n\ngolang-github-lusitaniae-apache_exporter:\n\n- Version update from 1.0.8 to 1.0.10:\n\n * Updated github.com/prometheus/client_golang to 1.21.1\n * Updated github.com/prometheus/common to 0.63.0\n * Updated github.com/prometheus/exporter-toolkit to 0.14.0\n * Fixed signal handler logging\n\ngolang-github-prometheus-prometheus:\n\n- Security issues fixed:\n\n * CVE-2026-27606: Fixed arbitrary file write via path traversal in rollup (bsc#1258893)\n * CVE-2026-25547: Fixed unbounded brace range expansion leading to excessive CPU and memory consumption (bsc#1257841)\n * CVE-2026-1615, CVE-2025-61140 The old web UI is no longer built due to security issues (bsc#1257897, bsc#1257442)\n * CVE-2025-13465: Bump lodash package to version 4.17.23 to fix prototype pollution vulnerability (bsc#1257329)\n * CVE-2025-12816: Interpretation conflict vulnerability allowing bypassing cryptographic verifications (bsc#1255588)\n\n- Version update from 2.53.4 to 3.5.0 with the following highlighted changes (jsc#PED-13824):\n\n * Modernized Interface: Introduced a brand-new UI\n * Enhanced Cloud and Auth: Added unified AWS service discovery (EC2, ECS, Lightsail) and Azure Workload Identity support\n for more secure, native cloudauthentication.\n * Performance Standards: Fully integrated OpenTelemetry (OTLP) ingestion and moved Native Histograms from experimental\n to a stable feature.\n * Advanced Data Export: Rolled out Remote Write 2.0, offering better performance and metadata handling when sending\n data to external systems.\n * Query Power: Added new PromQL functions (like first_over_time and last_over_time) and optimization for grouping\n operations\n * Better Visibility: The UI now displays detailed relabeling steps, scrape intervals, and timeouts, making it easier\n to troubleshoot why targets aren\u0027t reporting correctly.\n * Critical Fixes: Resolved significant memory leaks related to query logging and fixed bugs where targets were\n accidentally being scraped multiple times\n\ngrafana:\n\n- Security issues fixed:\n\n * CVE-2026-21722: Public dashboards annotations: use dashboard timerange if time selection disabled (bsc#1258136)\n * CVE-2026-21721: Fixed access control by the dashboard permissions API (bsc#1257337)\n * CVE-2026-21720: Fixed unauthenticated DoS (bsc#1257349)\n * CVE-2025-68156: Fixed potential DoS via unbounded recursion in builtin functions (bsc#1255340)\n * CVE-2025-3415: Fixedexposure of DingDing alerting integration URL to Viewer level users (bsc#1245302)\n\n- Version update from 11.5.10 to 11.6.11 with the following highlighted changes and fixes:\n \n * Performance Boost: Introduced WebGL-powered geomaps for smoother map visualizations and\n removed blurred backgrounds from UI overlays to speed up the interface\n * One-Click Actions: Visualizations now support faster navigation via one-click links and actions\n * Alerting History: Added version history for alert rules, allowing you to track changes over time\n * Service Accounts: Automated the migration of old API keys to more secure Service Accounts upon startup\n * Cron Support: Annotations now support Cron syntax for more flexible scheduling\n * Identity and Auth: Hardened the Avatar feature (now requires sign-in) and fixed several login redirection issues\n when Grafana is hosted on a subpath\n * Data Source Support: Added support for Cloud Partner Prometheus data sources and improved Azure legend formatting\n * Alerting Limits: Added size limits for expanded notification templates to prevent system strain\n * RBAC: Integrated Role-Based Access Control (RBAC) into the Alertmanager via the reqAction field\n * Data Consistency: Fixed several issues with Graphite and InfluxDB regarding how variables are handled in repeated\n rows or nested queries\n * Dashboard Reliability: Resolved bugs involving row repeats and \u0027self-referencing\u0027 data links\n * Alerting Fixes: Patched a critical \u0027panic\u0027 (crash) caused by a race condition in alert rules and fixed issues where\n contact points weren\u0027t working correctly\n * URL Handling: Fixed a bug where \u0027true\u0027 values in URL parameters weren\u0027t being read correctly\n\nprometheus-blackbox_exporter:\n\n- Non-customer-facing optimization and update\n\nspacecmd:\n\n- Version update to 5.0.15:\n\n * Fixed typo in spacecmd help ca-cert flag (bsc#1253174)\n * Convert cached IDs to integer values (bsc#1251995)\n * Fixed spacecmd binary file upload (bsc#1253659)\n\nuyuni-tools:\n\n- Version update to 0.1.38:\n\n * Fixed cobbler configuration when migrating to standalone files (bsc#1256803)\n * Detect custom apache and squid config in the /etc/uyuni/proxy folder\n * Add ssh tuning to configure sshd (bsc#1253738)\n * Ignore supportconfig errors (bsc#1255781)\n * Bumped the default image tag to 5.0.7\n * Removed cgroup mount for podman containers (bsc#1253347)\n * Registry flag can be a string (bsc#1254589)\n * Use static supportconfig name to avoid dynamic search (bsc#1257941)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1013,SUSE-SLE-Manager-Tools-15-2026-1013,SUSE-SLE-Manager-Tools-For-Micro-5-2026-1013,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-1013,openSUSE-SLE-15.6-2026-1013",
"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/suse-su-2026_1013-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1013-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261013-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1013-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024917.html"
},
{
"category": "self",
"summary": "SUSE Bug 1245302",
"url": "https://bugzilla.suse.com/1245302"
},
{
"category": "self",
"summary": "SUSE Bug 1251995",
"url": "https://bugzilla.suse.com/1251995"
},
{
"category": "self",
"summary": "SUSE Bug 1253004",
"url": "https://bugzilla.suse.com/1253004"
},
{
"category": "self",
"summary": "SUSE Bug 1253174",
"url": "https://bugzilla.suse.com/1253174"
},
{
"category": "self",
"summary": "SUSE Bug 1253347",
"url": "https://bugzilla.suse.com/1253347"
},
{
"category": "self",
"summary": "SUSE Bug 1253659",
"url": "https://bugzilla.suse.com/1253659"
},
{
"category": "self",
"summary": "SUSE Bug 1253738",
"url": "https://bugzilla.suse.com/1253738"
},
{
"category": "self",
"summary": "SUSE Bug 1254589",
"url": "https://bugzilla.suse.com/1254589"
},
{
"category": "self",
"summary": "SUSE Bug 1255340",
"url": "https://bugzilla.suse.com/1255340"
},
{
"category": "self",
"summary": "SUSE Bug 1255588",
"url": "https://bugzilla.suse.com/1255588"
},
{
"category": "self",
"summary": "SUSE Bug 1255781",
"url": "https://bugzilla.suse.com/1255781"
},
{
"category": "self",
"summary": "SUSE Bug 1256803",
"url": "https://bugzilla.suse.com/1256803"
},
{
"category": "self",
"summary": "SUSE Bug 1257329",
"url": "https://bugzilla.suse.com/1257329"
},
{
"category": "self",
"summary": "SUSE Bug 1257337",
"url": "https://bugzilla.suse.com/1257337"
},
{
"category": "self",
"summary": "SUSE Bug 1257349",
"url": "https://bugzilla.suse.com/1257349"
},
{
"category": "self",
"summary": "SUSE Bug 1257442",
"url": "https://bugzilla.suse.com/1257442"
},
{
"category": "self",
"summary": "SUSE Bug 1257841",
"url": "https://bugzilla.suse.com/1257841"
},
{
"category": "self",
"summary": "SUSE Bug 1257897",
"url": "https://bugzilla.suse.com/1257897"
},
{
"category": "self",
"summary": "SUSE Bug 1257941",
"url": "https://bugzilla.suse.com/1257941"
},
{
"category": "self",
"summary": "SUSE Bug 1258136",
"url": "https://bugzilla.suse.com/1258136"
},
{
"category": "self",
"summary": "SUSE Bug 1258893",
"url": "https://bugzilla.suse.com/1258893"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12816 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12816/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13465 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13465/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-3415 page",
"url": "https://www.suse.com/security/cve/CVE-2025-3415/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61140 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61140/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-68156 page",
"url": "https://www.suse.com/security/cve/CVE-2025-68156/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1615 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1615/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-21720 page",
"url": "https://www.suse.com/security/cve/CVE-2026-21720/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-21721 page",
"url": "https://www.suse.com/security/cve/CVE-2026-21721/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-21722 page",
"url": "https://www.suse.com/security/cve/CVE-2026-21722/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25547 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25547/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27606 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27606/"
}
],
"title": "Security update 5.0.7 for Multi-Linux Manager Client Tools",
"tracking": {
"current_release_date": "2026-03-25T10:11:52Z",
"generator": {
"date": "2026-03-25T10:11:52Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1013-1",
"initial_release_date": "2026-03-25T10:11:52Z",
"revision_history": [
{
"date": "2026-03-25T10:11:52Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"product": {
"name": "firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"product_id": "firewalld-prometheus-config-0.1-150000.3.67.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"product": {
"name": "golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"product_id": "golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-150000.3.30.1.aarch64",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150000.3.30.1.aarch64",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-150000.3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"product_id": "golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"product": {
"name": "golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"product_id": "golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "grafana-11.6.11-150000.1.90.1.aarch64",
"product": {
"name": "grafana-11.6.11-150000.1.90.1.aarch64",
"product_id": "grafana-11.6.11-150000.1.90.1.aarch64"
}
},
{
"category": "product_version",
"name": "mgrctl-0.1.38-150000.1.30.1.aarch64",
"product": {
"name": "mgrctl-0.1.38-150000.1.30.1.aarch64",
"product_id": "mgrctl-0.1.38-150000.1.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"product": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"product_id": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150000.3.67.1.i586",
"product": {
"name": "firewalld-prometheus-config-0.1-150000.3.67.1.i586",
"product_id": "firewalld-prometheus-config-0.1-150000.3.67.1.i586"
}
},
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.i586",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.i586",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.i586"
}
},
{
"category": "product_version",
"name": "golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.i586",
"product": {
"name": "golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.i586",
"product_id": "golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.i586"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.i586",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.i586",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.i586"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-150000.3.30.1.i586",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150000.3.30.1.i586",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-150000.3.30.1.i586"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.i586",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.i586",
"product_id": "golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.i586"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0.17.0-150000.3.30.1.i586",
"product": {
"name": "golang-github-prometheus-promu-0.17.0-150000.3.30.1.i586",
"product_id": "golang-github-prometheus-promu-0.17.0-150000.3.30.1.i586"
}
},
{
"category": "product_version",
"name": "mgrctl-0.1.38-150000.1.30.1.i586",
"product": {
"name": "mgrctl-0.1.38-150000.1.30.1.i586",
"product_id": "mgrctl-0.1.38-150000.1.30.1.i586"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.i586",
"product": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.i586",
"product_id": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"product": {
"name": "dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"product_id": "dracut-saltboot-1.1.0-150000.1.65.1.noarch"
}
},
{
"category": "product_version",
"name": "mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"product": {
"name": "mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"product_id": "mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch"
}
},
{
"category": "product_version",
"name": "mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"product": {
"name": "mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"product_id": "mgrctl-lang-0.1.38-150000.1.30.1.noarch"
}
},
{
"category": "product_version",
"name": "mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"product": {
"name": "mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"product_id": "mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch"
}
},
{
"category": "product_version",
"name": "spacecmd-5.0.15-150000.3.142.1.noarch",
"product": {
"name": "spacecmd-5.0.15-150000.3.142.1.noarch",
"product_id": "spacecmd-5.0.15-150000.3.142.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"product": {
"name": "firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"product_id": "firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"product": {
"name": "golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"product_id": "golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-150000.3.30.1.ppc64le",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150000.3.30.1.ppc64le",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-150000.3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"product_id": "golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"product": {
"name": "golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"product_id": "golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "grafana-11.6.11-150000.1.90.1.ppc64le",
"product": {
"name": "grafana-11.6.11-150000.1.90.1.ppc64le",
"product_id": "grafana-11.6.11-150000.1.90.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mgrctl-0.1.38-150000.1.30.1.ppc64le",
"product": {
"name": "mgrctl-0.1.38-150000.1.30.1.ppc64le",
"product_id": "mgrctl-0.1.38-150000.1.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"product": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"product_id": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"product": {
"name": "firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"product_id": "firewalld-prometheus-config-0.1-150000.3.67.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"product": {
"name": "golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"product_id": "golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-150000.3.30.1.s390x",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150000.3.30.1.s390x",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-150000.3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"product_id": "golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"product": {
"name": "golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"product_id": "golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "grafana-11.6.11-150000.1.90.1.s390x",
"product": {
"name": "grafana-11.6.11-150000.1.90.1.s390x",
"product_id": "grafana-11.6.11-150000.1.90.1.s390x"
}
},
{
"category": "product_version",
"name": "mgrctl-0.1.38-150000.1.30.1.s390x",
"product": {
"name": "mgrctl-0.1.38-150000.1.30.1.s390x",
"product_id": "mgrctl-0.1.38-150000.1.30.1.s390x"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"product": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"product_id": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"product": {
"name": "firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"product_id": "firewalld-prometheus-config-0.1-150000.3.67.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"product": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"product_id": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"product": {
"name": "golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"product_id": "golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-node_exporter-1.9.1-150000.3.30.1.x86_64",
"product": {
"name": "golang-github-prometheus-node_exporter-1.9.1-150000.3.30.1.x86_64",
"product_id": "golang-github-prometheus-node_exporter-1.9.1-150000.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"product_id": "golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"product": {
"name": "golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"product_id": "golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "grafana-11.6.11-150000.1.90.1.x86_64",
"product": {
"name": "grafana-11.6.11-150000.1.90.1.x86_64",
"product_id": "grafana-11.6.11-150000.1.90.1.x86_64"
}
},
{
"category": "product_version",
"name": "mgrctl-0.1.38-150000.1.30.1.x86_64",
"product": {
"name": "mgrctl-0.1.38-150000.1.30.1.x86_64",
"product_id": "mgrctl-0.1.38-150000.1.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"product": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"product_id": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Client Tools 15",
"product": {
"name": "SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15"
}
},
{
"category": "product_name",
"name": "SUSE Manager Client Tools for SLE Micro 5",
"product": {
"name": "SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-manager-tools-micro:5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp7"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "dracut-saltboot-1.1.0-150000.1.65.1.noarch as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch"
},
"product_reference": "dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150000.3.67.1.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64"
},
"product_reference": "firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le"
},
"product_reference": "firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150000.3.67.1.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x"
},
"product_reference": "firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150000.3.67.1.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64"
},
"product_reference": "firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64"
},
"product_reference": "golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le"
},
"product_reference": "golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x"
},
"product_reference": "golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64"
},
"product_reference": "golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.6.11-150000.1.90.1.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64"
},
"product_reference": "grafana-11.6.11-150000.1.90.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.6.11-150000.1.90.1.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le"
},
"product_reference": "grafana-11.6.11-150000.1.90.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.6.11-150000.1.90.1.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x"
},
"product_reference": "grafana-11.6.11-150000.1.90.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-11.6.11-150000.1.90.1.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64"
},
"product_reference": "grafana-11.6.11-150000.1.90.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-0.1.38-150000.1.30.1.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64"
},
"product_reference": "mgrctl-0.1.38-150000.1.30.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-0.1.38-150000.1.30.1.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le"
},
"product_reference": "mgrctl-0.1.38-150000.1.30.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-0.1.38-150000.1.30.1.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x"
},
"product_reference": "mgrctl-0.1.38-150000.1.30.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-0.1.38-150000.1.30.1.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64"
},
"product_reference": "mgrctl-0.1.38-150000.1.30.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch"
},
"product_reference": "mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-lang-0.1.38-150000.1.30.1.noarch as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch"
},
"product_reference": "mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch"
},
"product_reference": "mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-5.0.15-150000.3.142.1.noarch as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch"
},
"product_reference": "spacecmd-5.0.15-150000.3.142.1.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dracut-saltboot-1.1.0-150000.1.65.1.noarch as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch"
},
"product_reference": "dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-0.1.38-150000.1.30.1.aarch64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64"
},
"product_reference": "mgrctl-0.1.38-150000.1.30.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-0.1.38-150000.1.30.1.s390x as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x"
},
"product_reference": "mgrctl-0.1.38-150000.1.30.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-0.1.38-150000.1.30.1.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64"
},
"product_reference": "mgrctl-0.1.38-150000.1.30.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch"
},
"product_reference": "mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-lang-0.1.38-150000.1.30.1.noarch as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch"
},
"product_reference": "mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch"
},
"product_reference": "mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64"
},
"product_reference": "golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le"
},
"product_reference": "golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x"
},
"product_reference": "golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64"
},
"product_reference": "golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dracut-saltboot-1.1.0-150000.1.65.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch"
},
"product_reference": "dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64"
},
"product_reference": "golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64"
},
"product_reference": "golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le"
},
"product_reference": "golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x"
},
"product_reference": "golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64"
},
"product_reference": "golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64"
},
"product_reference": "golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le"
},
"product_reference": "golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x"
},
"product_reference": "golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64"
},
"product_reference": "golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64"
},
"product_reference": "prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-5.0.15-150000.3.142.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
},
"product_reference": "spacecmd-5.0.15-150000.3.142.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12816",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12816"
}
],
"notes": [
{
"category": "general",
"text": "An interpretation-conflict (CWE-436) vulnerability in node-forge versions 1.3.1 and earlier enables unauthenticated attackers to craft ASN.1 structures to desynchronize schema validations, yielding a semantic divergence that may bypass downstream cryptographic verifications and security decisions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12816",
"url": "https://www.suse.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "SUSE Bug 1255584 for CVE-2025-12816",
"url": "https://bugzilla.suse.com/1255584"
}
],
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:11:52Z",
"details": "important"
}
],
"title": "CVE-2025-12816"
},
{
"cve": "CVE-2025-13465",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13465"
}
],
"notes": [
{
"category": "general",
"text": "Lodash versions 4.0.0 through 4.17.22 are vulnerable to prototype pollution in the _.unset and _.omit functions. An attacker can pass crafted paths which cause Lodash to delete methods from global prototypes.\n\nThe issue permits deletion of properties but does not allow overwriting their original behavior.\n\nThis issue is patched on 4.17.23",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13465",
"url": "https://www.suse.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "SUSE Bug 1257321 for CVE-2025-13465",
"url": "https://bugzilla.suse.com/1257321"
}
],
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:11:52Z",
"details": "important"
}
],
"title": "CVE-2025-13465"
},
{
"cve": "CVE-2025-3415",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-3415"
}
],
"notes": [
{
"category": "general",
"text": "Grafana is an open-source platform for monitoring and observability. The Grafana Alerting DingDing integration was not properly protected and could be exposed to users with Viewer permission. \nFixed in versions 10.4.19+security-01, 11.2.10+security-01, 11.3.7+security-01, 11.4.5+security-01, 11.5.5+security-01, 11.6.2+security-01 and 12.0.1+security-01",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-3415",
"url": "https://www.suse.com/security/cve/CVE-2025-3415"
},
{
"category": "external",
"summary": "SUSE Bug 1245302 for CVE-2025-3415",
"url": "https://bugzilla.suse.com/1245302"
}
],
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:11:52Z",
"details": "moderate"
}
],
"title": "CVE-2025-3415"
},
{
"cve": "CVE-2025-61140",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61140"
}
],
"notes": [
{
"category": "general",
"text": "The value function in jsonpath 1.1.1 lib/index.js is vulnerable to Prototype Pollution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61140",
"url": "https://www.suse.com/security/cve/CVE-2025-61140"
},
{
"category": "external",
"summary": "SUSE Bug 1257442 for CVE-2025-61140",
"url": "https://bugzilla.suse.com/1257442"
}
],
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:11:52Z",
"details": "important"
}
],
"title": "CVE-2025-61140"
},
{
"cve": "CVE-2025-68156",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-68156"
}
],
"notes": [
{
"category": "general",
"text": "Expr is an expression language and expression evaluation for Go. Prior to version 1.17.7, several builtin functions in Expr, including `flatten`, `min`, `max`, `mean`, and `median`, perform recursive traversal over user-provided data structures without enforcing a maximum recursion depth. If the evaluation environment contains deeply nested or cyclic data structures, these functions may recurse indefinitely until exceed the Go runtime stack limit. This results in a stack overflow panic, causing the host application to crash. While exploitability depends on whether an attacker can influence or inject cyclic or pathologically deep data into the\nevaluation environment, this behavior represents a denial-of-service (DoS) risk and affects overall library robustness. Instead of returning a recoverable evaluation error, the process may terminate unexpectedly. In affected versions, evaluation of expressions that invoke certain builtin functions on untrusted or insufficiently validated data structures can lead to a process-level crash due to stack exhaustion. This issue is most relevant in scenarios where Expr is used to evaluate expressions against externally supplied or dynamically constructed environments; cyclic references (directly or indirectly) can be introduced into arrays, maps, or structs; and there are no application-level safeguards preventing deeply nested input data. In typical use cases with controlled, acyclic data, the issue may not manifest. However, when present, the resulting panic can be used to reliably crash the application, constituting a denial of service. The issue has been fixed in the v1.17.7 versions of Expr. The patch introduces a maximum recursion depth limit for affected builtin functions. When this limit is exceeded, evaluation aborts gracefully and returns a descriptive error instead of panicking. Additionally, the maximum depth can be customized by users via `builtin.MaxDepth`, allowing applications with legitimate deep structures to raise the limit in a controlled manner. Users are strongly encouraged to upgrade to the patched release, which includes both the recursion guard and comprehensive test coverage to prevent regressions. For users who cannot immediately upgrade, some mitigations are recommended. Ensure that evaluation environments cannot contain cyclic references, validate or sanitize externally supplied data structures before passing them to Expr, and/or wrap expression evaluation with panic recovery to prevent a full process crash (as a last-resort defensive measure). These workarounds reduce risk but do not fully eliminate the issue without the patch.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-68156",
"url": "https://www.suse.com/security/cve/CVE-2025-68156"
},
{
"category": "external",
"summary": "SUSE Bug 1255330 for CVE-2025-68156",
"url": "https://bugzilla.suse.com/1255330"
}
],
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:11:52Z",
"details": "important"
}
],
"title": "CVE-2025-68156"
},
{
"cve": "CVE-2026-1615",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1615"
}
],
"notes": [
{
"category": "general",
"text": "Versions of the package jsonpath before 1.2.0 are vulnerable to Arbitrary Code Injection via unsafe evaluation of user-supplied JSON Path expressions. The library relies on the static-eval module to process JSON Path input, which is not designed to handle untrusted data safely. An attacker can exploit this vulnerability by supplying a malicious JSON Path expression that, when evaluated, executes arbitrary JavaScript code, leading to Remote Code Execution in Node.js environments or Cross-site Scripting (XSS) in browser contexts. This affects all methods that evaluate JSON Paths against objects, including .query, .nodes, .paths, .value, .parent, and .apply.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1615",
"url": "https://www.suse.com/security/cve/CVE-2026-1615"
},
{
"category": "external",
"summary": "SUSE Bug 1257897 for CVE-2026-1615",
"url": "https://bugzilla.suse.com/1257897"
}
],
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:11:52Z",
"details": "critical"
}
],
"title": "CVE-2026-1615"
},
{
"cve": "CVE-2026-21720",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-21720"
}
],
"notes": [
{
"category": "general",
"text": "Every uncached /avatar/:hash request spawns a goroutine that refreshes the Gravatar image. If the refresh sits in the 10-slot worker queue longer than three seconds, the handler times out and stops listening for the result, so that goroutine blocks forever trying to send on an unbuffered channel. Sustained traffic with random hashes keeps tripping this timeout, so goroutine count grows linearly, eventually exhausting memory and causing Grafana to crash on some systems.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-21720",
"url": "https://www.suse.com/security/cve/CVE-2026-21720"
},
{
"category": "external",
"summary": "SUSE Bug 1257349 for CVE-2026-21720",
"url": "https://bugzilla.suse.com/1257349"
}
],
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:11:52Z",
"details": "important"
}
],
"title": "CVE-2026-21720"
},
{
"cve": "CVE-2026-21721",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-21721"
}
],
"notes": [
{
"category": "general",
"text": "The dashboard permissions API does not verify the target dashboard scope and only checks the dashboards.permissions:* action. As a result, a user who has permission management rights on one dashboard can read and modify permissions on other dashboards. This is an organization-internal privilege escalation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-21721",
"url": "https://www.suse.com/security/cve/CVE-2026-21721"
},
{
"category": "external",
"summary": "SUSE Bug 1257337 for CVE-2026-21721",
"url": "https://bugzilla.suse.com/1257337"
}
],
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:11:52Z",
"details": "important"
}
],
"title": "CVE-2026-21721"
},
{
"cve": "CVE-2026-21722",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-21722"
}
],
"notes": [
{
"category": "general",
"text": "Public dashboards with annotations enabled did not limit their annotation timerange to the locked timerange of the public dashboard. This means one could read the entire history of annotations visible on the specific dashboard, even those outside the locked timerange.\n\nThis did not leak any annotations that would not otherwise be visible on the public dashboard.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-21722",
"url": "https://www.suse.com/security/cve/CVE-2026-21722"
},
{
"category": "external",
"summary": "SUSE Bug 1258136 for CVE-2026-21722",
"url": "https://bugzilla.suse.com/1258136"
}
],
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:11:52Z",
"details": "moderate"
}
],
"title": "CVE-2026-21722"
},
{
"cve": "CVE-2026-25547",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25547"
}
],
"notes": [
{
"category": "general",
"text": "@isaacs/brace-expansion is a hybrid CJS/ESM TypeScript fork of brace-expansion. Prior to version 5.0.1, @isaacs/brace-expansion is vulnerable to a denial of service (DoS) issue caused by unbounded brace range expansion. When an attacker provides a pattern containing repeated numeric brace ranges, the library attempts to eagerly generate every possible combination synchronously. Because the expansion grows exponentially, even a small input can consume excessive CPU and memory and may crash the Node.js process. This issue has been patched in version 5.0.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25547",
"url": "https://www.suse.com/security/cve/CVE-2026-25547"
},
{
"category": "external",
"summary": "SUSE Bug 1257834 for CVE-2026-25547",
"url": "https://bugzilla.suse.com/1257834"
}
],
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:11:52Z",
"details": "important"
}
],
"title": "CVE-2026-25547"
},
{
"cve": "CVE-2026-27606",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27606"
}
],
"notes": [
{
"category": "general",
"text": "Rollup is a module bundler for JavaScript. Versions prior to 2.80.0, 3.30.0, and 4.59.0 of the Rollup module bundler (specifically v4.x and present in current source) is vulnerable to an Arbitrary File Write via Path Traversal. Insecure file name sanitization in the core engine allows an attacker to control output filenames (e.g., via CLI named inputs, manual chunk aliases, or malicious plugins) and use traversal sequences (`../`) to overwrite files anywhere on the host filesystem that the build process has permissions for. This can lead to persistent Remote Code Execution (RCE) by overwriting critical system or user configuration files. Versions 2.80.0, 3.30.0, and 4.59.0 contain a patch for the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27606",
"url": "https://www.suse.com/security/cve/CVE-2026-27606"
},
{
"category": "external",
"summary": "SUSE Bug 1258846 for CVE-2026-27606",
"url": "https://bugzilla.suse.com/1258846"
}
],
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"SUSE Manager Client Tools 15:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools 15:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"SUSE Manager Client Tools 15:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.0-150000.3.67.1.x86_64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.aarch64",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.s390x",
"SUSE Manager Client Tools 15:grafana-11.6.11-150000.1.90.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.ppc64le",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools 15:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools 15:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"SUSE Manager Client Tools 15:spacecmd-5.0.15-150000.3.142.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.38-150000.1.30.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.38-150000.1.30.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:dracut-saltboot-1.1.0-150000.1.65.1.noarch",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.aarch64",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.ppc64le",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.s390x",
"openSUSE Leap 15.6:golang-github-QubitProducts-exporter_exporter-0.4.0-150000.1.21.1.x86_64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.s390x",
"openSUSE Leap 15.6:golang-github-boynux-squid_exporter-1.13.0-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.s390x",
"openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.10-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.aarch64",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.ppc64le",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.s390x",
"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.30.1.x86_64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.aarch64",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.ppc64le",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.s390x",
"openSUSE Leap 15.6:prometheus-blackbox_exporter-0.26.0-150000.1.30.2.x86_64",
"openSUSE Leap 15.6:spacecmd-5.0.15-150000.3.142.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T10:11:52Z",
"details": "important"
}
],
"title": "CVE-2026-27606"
}
]
}
GHSA-87R5-MP6G-5W5J
Vulnerability from github – Published: 2026-02-09 06:30 – Updated: 2026-03-19 16:17Impact
Arbitrary Code Injection (Remote Code Execution & XSS):
A critical security vulnerability affects all versions of the jsonpath package. The library relies on the static-eval module to evaluate JSON Path expressions but fails to properly sanitize or sandbox the input.
This allows an attacker to inject arbitrary JavaScript code into the JSON Path expression. When the library evaluates this expression, the malicious code is executed.
- Node.js Environments: This leads to Remote Code Execution (RCE), allowing an attacker to compromise the server.
- Browser Environments: This leads to Cross-Site Scripting (XSS), allowing an attacker to hijack user sessions or exfiltrate data.
Affected Methods:
The vulnerability triggers when untrusted data is passed to any method that evaluates a path, including:
jsonpath.queryjsonpath.nodesjsonpath.pathsjsonpath.valuejsonpath.parentjsonpath.apply
Patches
No Patch Available:
Currently, all versions of jsonpath are vulnerable. There is no known patched version of this package that resolves the issue while retaining the current architecture.
Recommendation:
Developers are strongly advised to migrate to a secure alternative (such as jsonpath-plus or similar libraries that do not use eval/static-eval) or strictly validate all JSON Path inputs against a known allowlist.
Workarounds
- Strict Input Validation: Ensure that no user-supplied data is ever passed directly to
jsonpathfunctions. - Sanitization: If user input is unavoidable, implement a strict parser to reject any JSON Path expressions containing executable JavaScript syntax (e.g., parentheses
(), script expressionsscript:, or function calls).
Resources
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 1.2.1"
},
"package": {
"ecosystem": "npm",
"name": "jsonpath"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.3.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-1615"
],
"database_specific": {
"cwe_ids": [
"CWE-94"
],
"github_reviewed": true,
"github_reviewed_at": "2026-02-12T15:29:55Z",
"nvd_published_at": "2026-02-09T05:16:24Z",
"severity": "HIGH"
},
"details": "### Impact\n\n**Arbitrary Code Injection (Remote Code Execution \u0026 XSS):**\n\nA critical security vulnerability affects **all versions** of the `jsonpath` package. The library relies on the `static-eval` module to evaluate JSON Path expressions but fails to properly sanitize or sandbox the input.\n\nThis allows an attacker to inject arbitrary JavaScript code into the JSON Path expression. When the library evaluates this expression, the malicious code is executed.\n\n* **Node.js Environments:** This leads to **Remote Code Execution (RCE)**, allowing an attacker to compromise the server.\n* **Browser Environments:** This leads to **Cross-Site Scripting (XSS)**, allowing an attacker to hijack user sessions or exfiltrate data.\n\n**Affected Methods:**\n\nThe vulnerability triggers when untrusted data is passed to any method that evaluates a path, including:\n\n* `jsonpath.query`\n* `jsonpath.nodes`\n* `jsonpath.paths`\n* `jsonpath.value`\n* `jsonpath.parent`\n* `jsonpath.apply`\n\n### Patches\n\n**No Patch Available:**\n\nCurrently, **all versions** of `jsonpath` are vulnerable. There is no known patched version of this package that resolves the issue while retaining the current architecture.\n\n**Recommendation:**\n\nDevelopers are strongly advised to **migrate to a secure alternative** (such as `jsonpath-plus` or similar libraries that do not use `eval`/`static-eval`) or strictly validate all JSON Path inputs against a known allowlist.\n\n### Workarounds\n\n* **Strict Input Validation:** Ensure that no user-supplied data is ever passed directly to `jsonpath` functions.\n* **Sanitization:** If user input is unavoidable, implement a strict parser to reject any JSON Path expressions containing executable JavaScript syntax (e.g., parentheses `()`, script expressions `script:`, or function calls).\n\n### Resources\n\n* [CVE-2026-1615](https://nvd.nist.gov/vuln/detail/CVE-2026-1615)\n* [Vulnerable Code in handlers.js](https://github.com/dchester/jsonpath/blob/c1dd8ec74034fb0375233abb5fdbec51ac317b4b/lib/handlers.js#L243)\n* [Snyk Advisory (Java/WebJars)](https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-15141219)\n* [Snyk Advisory (JS)](https://security.snyk.io/vuln/SNYK-JS-JSONPATH-13645034)",
"id": "GHSA-87r5-mp6g-5w5j",
"modified": "2026-03-19T16:17:26Z",
"published": "2026-02-09T06:30:28Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1615"
},
{
"type": "WEB",
"url": "https://github.com/dchester/jsonpath/pull/197"
},
{
"type": "WEB",
"url": "https://github.com/dchester/jsonpath/commit/491e2e01de2ff13f7d95e87eb2be726edbf4225f"
},
{
"type": "WEB",
"url": "https://github.com/dchester/jsonpath/commit/b61111f07ac1a8d0f3133b5fc51438ecb76a6c39"
},
{
"type": "PACKAGE",
"url": "https://github.com/dchester/jsonpath"
},
{
"type": "WEB",
"url": "https://github.com/dchester/jsonpath/blob/c1dd8ec74034fb0375233abb5fdbec51ac317b4b/lib/handlers.js#L243"
},
{
"type": "WEB",
"url": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-15141219"
},
{
"type": "WEB",
"url": "https://security.snyk.io/vuln/SNYK-JS-JSONPATH-13645034"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P",
"type": "CVSS_V4"
}
],
"summary": "jsonpath has Arbitrary Code Injection via Unsafe Evaluation of JSON Path Expressions"
}
RHSA-2026:6308
Vulnerability from csaf_redhat - Published: 2026-03-31 22:34 - Updated: 2026-04-01 13:33A decompression based denial of service flaw has been discovered in the AIOHTTP python library. Library versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host's memory.
A flaw was found in the jsonpath component. This vulnerability allows a remote attacker to achieve arbitrary code execution by supplying a malicious JSON Path expression. The component's reliance on the `static-eval` module for processing user-supplied input leads to unsafe evaluation. Successful exploitation can result in Remote Code Execution (RCE) in Node.js environments or Cross-site Scripting (XSS) in browser contexts.
A denial of service flaw has been discovered in the Axios npm package. the mergeConfig function in axios crashes with a TypeError when processing configuration objects containing __proto__ as an own property. An attacker can trigger this by providing a malicious configuration object created via JSON.parse(), causing complete denial of service.
A flaw was found the Pillow Python imaging library. Providing a specially crafted PSD image may lead to an out-of-bounds write. This could potentially allow for arbitrary code execution or information disclosure.
A validation flaw has been discovered in the python cryptography package. This missing validation allows an attacker to provide a public key point P from a small-order subgroup. This can lead to security issues in various situations, such as the most commonly used signature verification (ECDSA) and shared key negotiation (ECDH). When the victim computes the shared secret as S = [victim_private_key]P via ECDH, this leaks information about victim_private_key mod (small_subgroup_order). For curves with cofactor > 1, this reveals the least significant bits of the private key. When these weak public keys are used in ECDSA , it's easy to forge signatures on the small subgroup. Only SECT curves are impacted by this.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat Ansible Automation Platform 2.5",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ansible Automation Platform provides an enterprise framework for 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:6308",
"url": "https://access.redhat.com/errata/RHSA-2026:6308"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69223",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-1615",
"url": "https://access.redhat.com/security/cve/CVE-2026-1615"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25639",
"url": "https://access.redhat.com/security/cve/CVE-2026-25639"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25990",
"url": "https://access.redhat.com/security/cve/CVE-2026-25990"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-26007",
"url": "https://access.redhat.com/security/cve/CVE-2026-26007"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5/html/release_notes/patch_releases",
"url": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5/html/release_notes/patch_releases"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6308.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.5 Container Release Update",
"tracking": {
"current_release_date": "2026-04-01T13:33:32+00:00",
"generator": {
"date": "2026-04-01T13:33:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"id": "RHSA-2026:6308",
"initial_release_date": "2026-03-31T22:34:16+00:00",
"revision_history": [
{
"date": "2026-03-31T22:34:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-31T22:34:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-01T13:33:32+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.5",
"product": {
"name": "Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.5::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:bc8fc8ba010f7e49b2c9a1b8994d6de05650f8028b2c6dbb0db3e721ed53cdef_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:bc8fc8ba010f7e49b2c9a1b8994d6de05650f8028b2c6dbb0db3e721ed53cdef_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:bc8fc8ba010f7e49b2c9a1b8994d6de05650f8028b2c6dbb0db3e721ed53cdef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256%3Abc8fc8ba010f7e49b2c9a1b8994d6de05650f8028b2c6dbb0db3e721ed53cdef?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform\u0026tag=1774617799"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:0f8839e5aee29a659fc87dbe1974d52807b02232b12bfae0a9ee75f72f6822d8_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:0f8839e5aee29a659fc87dbe1974d52807b02232b12bfae0a9ee75f72f6822d8_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:0f8839e5aee29a659fc87dbe1974d52807b02232b12bfae0a9ee75f72f6822d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256%3A0f8839e5aee29a659fc87dbe1974d52807b02232b12bfae0a9ee75f72f6822d8?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774398911"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8a3978970e82e80c57d44ef3187049eaf58b715460442363a239bf023db64791_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8a3978970e82e80c57d44ef3187049eaf58b715460442363a239bf023db64791_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8a3978970e82e80c57d44ef3187049eaf58b715460442363a239bf023db64791_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256%3A8a3978970e82e80c57d44ef3187049eaf58b715460442363a239bf023db64791?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform\u0026tag=1774617957"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:c264a07ccc7020902897cc9420a76dc590431596fc74696b57e42c2cc658a3f7_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:c264a07ccc7020902897cc9420a76dc590431596fc74696b57e42c2cc658a3f7_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:c264a07ccc7020902897cc9420a76dc590431596fc74696b57e42c2cc658a3f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256%3Ac264a07ccc7020902897cc9420a76dc590431596fc74696b57e42c2cc658a3f7?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774401522"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3aae092b74e73969f4328e406f804297e44130fea3232db3403db98463e42d9c_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3aae092b74e73969f4328e406f804297e44130fea3232db3403db98463e42d9c_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3aae092b74e73969f4328e406f804297e44130fea3232db3403db98463e42d9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel8@sha256%3A3aae092b74e73969f4328e406f804297e44130fea3232db3403db98463e42d9c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774573155"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:3e61238b7400447dfd7999d053e7f701d7c84d62e4a0ef29950c39f3843fb467_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:3e61238b7400447dfd7999d053e7f701d7c84d62e4a0ef29950c39f3843fb467_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:3e61238b7400447dfd7999d053e7f701d7c84d62e4a0ef29950c39f3843fb467_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel8@sha256%3A3e61238b7400447dfd7999d053e7f701d7c84d62e4a0ef29950c39f3843fb467?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774414699"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:360d270a9167d79e297b050093209bcc9e0d854045b9ba116192073ce44c662c_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:360d270a9167d79e297b050093209bcc9e0d854045b9ba116192073ce44c662c_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:360d270a9167d79e297b050093209bcc9e0d854045b9ba116192073ce44c662c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8@sha256%3A360d270a9167d79e297b050093209bcc9e0d854045b9ba116192073ce44c662c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774446874"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:433143f26cf3ebbc1e6492d8e6b96a0fe82dbb46a54859e9a10fef1e5f71842d_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:433143f26cf3ebbc1e6492d8e6b96a0fe82dbb46a54859e9a10fef1e5f71842d_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:433143f26cf3ebbc1e6492d8e6b96a0fe82dbb46a54859e9a10fef1e5f71842d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8-operator@sha256%3A433143f26cf3ebbc1e6492d8e6b96a0fe82dbb46a54859e9a10fef1e5f71842d?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774167211"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8ee6e0938cc2189984009da95ebd6fb4f5946cf9e1f7ef7aae8d6f40dfc7ab36_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8ee6e0938cc2189984009da95ebd6fb4f5946cf9e1f7ef7aae8d6f40dfc7ab36_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8ee6e0938cc2189984009da95ebd6fb4f5946cf9e1f7ef7aae8d6f40dfc7ab36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256%3A8ee6e0938cc2189984009da95ebd6fb4f5946cf9e1f7ef7aae8d6f40dfc7ab36?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774398095"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c25356366526086b2e85274793b8e9dadf1a04d35515087d4421c74bb9b4bacf_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c25356366526086b2e85274793b8e9dadf1a04d35515087d4421c74bb9b4bacf_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c25356366526086b2e85274793b8e9dadf1a04d35515087d4421c74bb9b4bacf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256%3Ac25356366526086b2e85274793b8e9dadf1a04d35515087d4421c74bb9b4bacf?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774401376"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:783723cc28521153aef6aeaee7786f8bb87e01ef738b90b8b5fb2f2b2fb6c780_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:783723cc28521153aef6aeaee7786f8bb87e01ef738b90b8b5fb2f2b2fb6c780_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:783723cc28521153aef6aeaee7786f8bb87e01ef738b90b8b5fb2f2b2fb6c780_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256%3A783723cc28521153aef6aeaee7786f8bb87e01ef738b90b8b5fb2f2b2fb6c780?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774401023"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:6d0a4b9c41713e592707a1b93d48f197977bf9eb05aa5e87a083976720061cbb_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:6d0a4b9c41713e592707a1b93d48f197977bf9eb05aa5e87a083976720061cbb_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:6d0a4b9c41713e592707a1b93d48f197977bf9eb05aa5e87a083976720061cbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256%3A6d0a4b9c41713e592707a1b93d48f197977bf9eb05aa5e87a083976720061cbb?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774167244"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:9cda51df51a24542cd1cd9cd4c072389340d0e678d82236d38c64568cf5d552d_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:9cda51df51a24542cd1cd9cd4c072389340d0e678d82236d38c64568cf5d552d_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:9cda51df51a24542cd1cd9cd4c072389340d0e678d82236d38c64568cf5d552d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256%3A9cda51df51a24542cd1cd9cd4c072389340d0e678d82236d38c64568cf5d552d?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774399338"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3838ae2045ed11b4bfe2c86675a5bebe4f51971d30322af3721969e3e2fca06f_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3838ae2045ed11b4bfe2c86675a5bebe4f51971d30322af3721969e3e2fca06f_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3838ae2045ed11b4bfe2c86675a5bebe4f51971d30322af3721969e3e2fca06f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256%3A3838ae2045ed11b4bfe2c86675a5bebe4f51971d30322af3721969e3e2fca06f?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774167149"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3b3a79cebad3f9230b476752c3a6dc29b3d5179d0a3fcf90707eaf14da11ae84_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3b3a79cebad3f9230b476752c3a6dc29b3d5179d0a3fcf90707eaf14da11ae84_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3b3a79cebad3f9230b476752c3a6dc29b3d5179d0a3fcf90707eaf14da11ae84_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256%3A3b3a79cebad3f9230b476752c3a6dc29b3d5179d0a3fcf90707eaf14da11ae84?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774484106"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9b3fd70beaca874656c8e051fa6b3f04b8cbc99e61278a953832637c8c0fb18a_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9b3fd70beaca874656c8e051fa6b3f04b8cbc99e61278a953832637c8c0fb18a_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9b3fd70beaca874656c8e051fa6b3f04b8cbc99e61278a953832637c8c0fb18a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8@sha256%3A9b3fd70beaca874656c8e051fa6b3f04b8cbc99e61278a953832637c8c0fb18a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774352226"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:47315b849e1e70f6240f310ed5b6d402f6512973bd94bb70d9138d03b790b1a8_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:47315b849e1e70f6240f310ed5b6d402f6512973bd94bb70d9138d03b790b1a8_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:47315b849e1e70f6240f310ed5b6d402f6512973bd94bb70d9138d03b790b1a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8-operator@sha256%3A47315b849e1e70f6240f310ed5b6d402f6512973bd94bb70d9138d03b790b1a8?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774167258"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:049878acbb0f6297eae90180b88b011d00e954285d3197e2c19bc17e82f67523_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:049878acbb0f6297eae90180b88b011d00e954285d3197e2c19bc17e82f67523_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:049878acbb0f6297eae90180b88b011d00e954285d3197e2c19bc17e82f67523_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel8@sha256%3A049878acbb0f6297eae90180b88b011d00e954285d3197e2c19bc17e82f67523?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774399567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:f1abc733921423176ccd6bc3b31093c151b84bdfa9a82b1f640a540edbfbf358_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:f1abc733921423176ccd6bc3b31093c151b84bdfa9a82b1f640a540edbfbf358_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:f1abc733921423176ccd6bc3b31093c151b84bdfa9a82b1f640a540edbfbf358_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256%3Af1abc733921423176ccd6bc3b31093c151b84bdfa9a82b1f640a540edbfbf358?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774587114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d55d0744741b5fcd00107cc2a443dec11696a5daa453a4d992f1e15c3f4708b2_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d55d0744741b5fcd00107cc2a443dec11696a5daa453a4d992f1e15c3f4708b2_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d55d0744741b5fcd00107cc2a443dec11696a5daa453a4d992f1e15c3f4708b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256%3Ad55d0744741b5fcd00107cc2a443dec11696a5daa453a4d992f1e15c3f4708b2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774167254"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:e474929fa188b73d80eee028cd51e54f07157e587071cf60109f4398ea4dce30_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:e474929fa188b73d80eee028cd51e54f07157e587071cf60109f4398ea4dce30_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:e474929fa188b73d80eee028cd51e54f07157e587071cf60109f4398ea4dce30_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256%3Ae474929fa188b73d80eee028cd51e54f07157e587071cf60109f4398ea4dce30?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774589220"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:85c083ae0b2493347cbf1e5885ad56335b1799e545f136118cfe597f39f3df6e_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:85c083ae0b2493347cbf1e5885ad56335b1799e545f136118cfe597f39f3df6e_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:85c083ae0b2493347cbf1e5885ad56335b1799e545f136118cfe597f39f3df6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256%3A85c083ae0b2493347cbf1e5885ad56335b1799e545f136118cfe597f39f3df6e?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774405413"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:1fcab1dccdd7ab7976ac0a57fad193d9411aecdc82cc24752378589978ab3c83_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:1fcab1dccdd7ab7976ac0a57fad193d9411aecdc82cc24752378589978ab3c83_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:1fcab1dccdd7ab7976ac0a57fad193d9411aecdc82cc24752378589978ab3c83_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256%3A1fcab1dccdd7ab7976ac0a57fad193d9411aecdc82cc24752378589978ab3c83?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774409723"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:bde426912de4c15616e3b71408f4760fd12172dc97ce15d5511d0094784643eb_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:bde426912de4c15616e3b71408f4760fd12172dc97ce15d5511d0094784643eb_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:bde426912de4c15616e3b71408f4760fd12172dc97ce15d5511d0094784643eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256%3Abde426912de4c15616e3b71408f4760fd12172dc97ce15d5511d0094784643eb?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774404039"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:e8c26f06cca6450dc68a6160a6d1ababdf0992ed9000f27dea5177b813671653_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:e8c26f06cca6450dc68a6160a6d1ababdf0992ed9000f27dea5177b813671653_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:e8c26f06cca6450dc68a6160a6d1ababdf0992ed9000f27dea5177b813671653_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256%3Ae8c26f06cca6450dc68a6160a6d1ababdf0992ed9000f27dea5177b813671653?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774446347"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:e0c6a368dc6da0906c102aa3587b297e7fe4d4072b5b019a2f3e1a0d54c8053b_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:e0c6a368dc6da0906c102aa3587b297e7fe4d4072b5b019a2f3e1a0d54c8053b_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:e0c6a368dc6da0906c102aa3587b297e7fe4d4072b5b019a2f3e1a0d54c8053b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256%3Ae0c6a368dc6da0906c102aa3587b297e7fe4d4072b5b019a2f3e1a0d54c8053b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774167608"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:5596feea40bd5eaf4e97a7eb33c4e7069e802fc921e1fa5fd65b7db9ff99637f_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:5596feea40bd5eaf4e97a7eb33c4e7069e802fc921e1fa5fd65b7db9ff99637f_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:5596feea40bd5eaf4e97a7eb33c4e7069e802fc921e1fa5fd65b7db9ff99637f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256%3A5596feea40bd5eaf4e97a7eb33c4e7069e802fc921e1fa5fd65b7db9ff99637f?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774449833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:b8ad28fb112c9f076499050ed7f27e1fce701bbc9cf3c1835c113a6a0bd9e915_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:b8ad28fb112c9f076499050ed7f27e1fce701bbc9cf3c1835c113a6a0bd9e915_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:b8ad28fb112c9f076499050ed7f27e1fce701bbc9cf3c1835c113a6a0bd9e915_amd64",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel8@sha256%3Ab8ad28fb112c9f076499050ed7f27e1fce701bbc9cf3c1835c113a6a0bd9e915?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774399119"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:cbed194c572c59551a2b73e61d8c3821df77d5a9ca7d2275062c439996a24eb4_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:cbed194c572c59551a2b73e61d8c3821df77d5a9ca7d2275062c439996a24eb4_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:cbed194c572c59551a2b73e61d8c3821df77d5a9ca7d2275062c439996a24eb4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256%3Acbed194c572c59551a2b73e61d8c3821df77d5a9ca7d2275062c439996a24eb4?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774398911"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:6fd7c632b981a1b0593c6af234c4b40d1046eabebe41ce29f75e1e010e92226a_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:6fd7c632b981a1b0593c6af234c4b40d1046eabebe41ce29f75e1e010e92226a_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:6fd7c632b981a1b0593c6af234c4b40d1046eabebe41ce29f75e1e010e92226a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256%3A6fd7c632b981a1b0593c6af234c4b40d1046eabebe41ce29f75e1e010e92226a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774401522"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b77247eccd37c9bc29631142605c6fab3af9d23ebf82b43f049664e44193d377_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b77247eccd37c9bc29631142605c6fab3af9d23ebf82b43f049664e44193d377_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b77247eccd37c9bc29631142605c6fab3af9d23ebf82b43f049664e44193d377_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel8@sha256%3Ab77247eccd37c9bc29631142605c6fab3af9d23ebf82b43f049664e44193d377?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774573155"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:9bbe1c621a8ee4c960e945c0f1a57c89654314435ea00083abbeb390991c62bb_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:9bbe1c621a8ee4c960e945c0f1a57c89654314435ea00083abbeb390991c62bb_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:9bbe1c621a8ee4c960e945c0f1a57c89654314435ea00083abbeb390991c62bb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel8@sha256%3A9bbe1c621a8ee4c960e945c0f1a57c89654314435ea00083abbeb390991c62bb?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774414699"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:7d75c8ac498141ba26b4a927dbc4b4426a566da5ba09d4e0017fbf715bd05b27_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:7d75c8ac498141ba26b4a927dbc4b4426a566da5ba09d4e0017fbf715bd05b27_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:7d75c8ac498141ba26b4a927dbc4b4426a566da5ba09d4e0017fbf715bd05b27_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8@sha256%3A7d75c8ac498141ba26b4a927dbc4b4426a566da5ba09d4e0017fbf715bd05b27?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774446874"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c7b4a67cf4b2a1fece30e67d57c67d850d6f9866cf6fc39206b4ca09956e4deb_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c7b4a67cf4b2a1fece30e67d57c67d850d6f9866cf6fc39206b4ca09956e4deb_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c7b4a67cf4b2a1fece30e67d57c67d850d6f9866cf6fc39206b4ca09956e4deb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8-operator@sha256%3Ac7b4a67cf4b2a1fece30e67d57c67d850d6f9866cf6fc39206b4ca09956e4deb?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774167211"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90d90e31d0afe833778743baf4eb3527402a65c30fdcce149ff8d4820faa3781_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90d90e31d0afe833778743baf4eb3527402a65c30fdcce149ff8d4820faa3781_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90d90e31d0afe833778743baf4eb3527402a65c30fdcce149ff8d4820faa3781_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256%3A90d90e31d0afe833778743baf4eb3527402a65c30fdcce149ff8d4820faa3781?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774398095"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c5923a2649845cc20cdc2d015442d8007e9e0f77522d652d8af389437681c4ed_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c5923a2649845cc20cdc2d015442d8007e9e0f77522d652d8af389437681c4ed_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c5923a2649845cc20cdc2d015442d8007e9e0f77522d652d8af389437681c4ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256%3Ac5923a2649845cc20cdc2d015442d8007e9e0f77522d652d8af389437681c4ed?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774401376"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:6ec99dbde70c05dc5fbd64f81779f75ca8a131c0d3865f1be318a4cd8152ed33_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:6ec99dbde70c05dc5fbd64f81779f75ca8a131c0d3865f1be318a4cd8152ed33_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:6ec99dbde70c05dc5fbd64f81779f75ca8a131c0d3865f1be318a4cd8152ed33_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256%3A6ec99dbde70c05dc5fbd64f81779f75ca8a131c0d3865f1be318a4cd8152ed33?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774401023"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:0d79e8c5f3f36c290006c0adbe7c14f57bad10566017f005ae4073905b170136_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:0d79e8c5f3f36c290006c0adbe7c14f57bad10566017f005ae4073905b170136_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:0d79e8c5f3f36c290006c0adbe7c14f57bad10566017f005ae4073905b170136_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256%3A0d79e8c5f3f36c290006c0adbe7c14f57bad10566017f005ae4073905b170136?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774167244"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:268a35d7a2bb13547826ec27291d5b48b2abe1d530b49a6085fcdde9410b61f8_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:268a35d7a2bb13547826ec27291d5b48b2abe1d530b49a6085fcdde9410b61f8_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:268a35d7a2bb13547826ec27291d5b48b2abe1d530b49a6085fcdde9410b61f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256%3A268a35d7a2bb13547826ec27291d5b48b2abe1d530b49a6085fcdde9410b61f8?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774399338"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a592586194e5234cfcc2d783f876713771ac489c530205e87053a60b1dd90e04_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a592586194e5234cfcc2d783f876713771ac489c530205e87053a60b1dd90e04_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a592586194e5234cfcc2d783f876713771ac489c530205e87053a60b1dd90e04_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256%3Aa592586194e5234cfcc2d783f876713771ac489c530205e87053a60b1dd90e04?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774167149"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:17c4c5a579c802fc9a4ee935ad723f65c63aa63ce3b5e4a91705c12ec59feca6_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:17c4c5a579c802fc9a4ee935ad723f65c63aa63ce3b5e4a91705c12ec59feca6_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:17c4c5a579c802fc9a4ee935ad723f65c63aa63ce3b5e4a91705c12ec59feca6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256%3A17c4c5a579c802fc9a4ee935ad723f65c63aa63ce3b5e4a91705c12ec59feca6?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774484106"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:78bb5cce2e05156b39a961747174a819c945298fb2f444ef321de6f2bbd5ac5b_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:78bb5cce2e05156b39a961747174a819c945298fb2f444ef321de6f2bbd5ac5b_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:78bb5cce2e05156b39a961747174a819c945298fb2f444ef321de6f2bbd5ac5b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8@sha256%3A78bb5cce2e05156b39a961747174a819c945298fb2f444ef321de6f2bbd5ac5b?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774352226"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:8b63224e8726db24bf51a5456ef9ede17299e1d920d57a66c49be8a03d3485ed_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:8b63224e8726db24bf51a5456ef9ede17299e1d920d57a66c49be8a03d3485ed_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:8b63224e8726db24bf51a5456ef9ede17299e1d920d57a66c49be8a03d3485ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8-operator@sha256%3A8b63224e8726db24bf51a5456ef9ede17299e1d920d57a66c49be8a03d3485ed?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774167258"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c41ad877f30bc37bd9fe8422c410da12159b8fba7ab9ed0fd174e0d30a1ed125_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c41ad877f30bc37bd9fe8422c410da12159b8fba7ab9ed0fd174e0d30a1ed125_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c41ad877f30bc37bd9fe8422c410da12159b8fba7ab9ed0fd174e0d30a1ed125_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel8@sha256%3Ac41ad877f30bc37bd9fe8422c410da12159b8fba7ab9ed0fd174e0d30a1ed125?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774399567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:c8fd574a2ddb034be88d78b49ae22de5fea68679c0a9f1f3e24583ef118fb532_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:c8fd574a2ddb034be88d78b49ae22de5fea68679c0a9f1f3e24583ef118fb532_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:c8fd574a2ddb034be88d78b49ae22de5fea68679c0a9f1f3e24583ef118fb532_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256%3Ac8fd574a2ddb034be88d78b49ae22de5fea68679c0a9f1f3e24583ef118fb532?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774587114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bac6445179c1c27314e958b41b3d67b1d34dcb05ac9a360a8fe297ab631d64f7_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bac6445179c1c27314e958b41b3d67b1d34dcb05ac9a360a8fe297ab631d64f7_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bac6445179c1c27314e958b41b3d67b1d34dcb05ac9a360a8fe297ab631d64f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256%3Abac6445179c1c27314e958b41b3d67b1d34dcb05ac9a360a8fe297ab631d64f7?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774167254"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:6481c675623cee9bcabd4a1c3a04d169c46e103c944af5ef69a75fc9bd69dfb8_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:6481c675623cee9bcabd4a1c3a04d169c46e103c944af5ef69a75fc9bd69dfb8_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:6481c675623cee9bcabd4a1c3a04d169c46e103c944af5ef69a75fc9bd69dfb8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256%3A6481c675623cee9bcabd4a1c3a04d169c46e103c944af5ef69a75fc9bd69dfb8?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774589220"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7188e3f507cdaa346ed930c158379a67104dbdc74535a2b5a541cea60c03a123_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7188e3f507cdaa346ed930c158379a67104dbdc74535a2b5a541cea60c03a123_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7188e3f507cdaa346ed930c158379a67104dbdc74535a2b5a541cea60c03a123_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256%3A7188e3f507cdaa346ed930c158379a67104dbdc74535a2b5a541cea60c03a123?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774405413"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ac48a386cf9175fa667538475607d8d7444e2d21e77bea8ce8d3bf291c59d4a0_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ac48a386cf9175fa667538475607d8d7444e2d21e77bea8ce8d3bf291c59d4a0_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ac48a386cf9175fa667538475607d8d7444e2d21e77bea8ce8d3bf291c59d4a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256%3Aac48a386cf9175fa667538475607d8d7444e2d21e77bea8ce8d3bf291c59d4a0?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774409723"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:1254e449d313f5f663d056097b9cddbcd7fce91c7a6448b1d4f57c622d9556b3_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:1254e449d313f5f663d056097b9cddbcd7fce91c7a6448b1d4f57c622d9556b3_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:1254e449d313f5f663d056097b9cddbcd7fce91c7a6448b1d4f57c622d9556b3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256%3A1254e449d313f5f663d056097b9cddbcd7fce91c7a6448b1d4f57c622d9556b3?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774404039"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:eab05f26b14dd06d7e4f5580a873d8bdb18317abf1e82300da089cba5129bdb4_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:eab05f26b14dd06d7e4f5580a873d8bdb18317abf1e82300da089cba5129bdb4_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:eab05f26b14dd06d7e4f5580a873d8bdb18317abf1e82300da089cba5129bdb4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256%3Aeab05f26b14dd06d7e4f5580a873d8bdb18317abf1e82300da089cba5129bdb4?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774446347"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:7686b10f4f4091c5e56ce58c6c12f6cff0b7d5fd526fd606e92abf75eb6b13c2_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:7686b10f4f4091c5e56ce58c6c12f6cff0b7d5fd526fd606e92abf75eb6b13c2_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:7686b10f4f4091c5e56ce58c6c12f6cff0b7d5fd526fd606e92abf75eb6b13c2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256%3A7686b10f4f4091c5e56ce58c6c12f6cff0b7d5fd526fd606e92abf75eb6b13c2?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774167608"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ce70350c29cfb97ebfa8f0782b6c193c1693704cc184c039329df915aeeaaaa2_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ce70350c29cfb97ebfa8f0782b6c193c1693704cc184c039329df915aeeaaaa2_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ce70350c29cfb97ebfa8f0782b6c193c1693704cc184c039329df915aeeaaaa2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256%3Ace70350c29cfb97ebfa8f0782b6c193c1693704cc184c039329df915aeeaaaa2?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774449833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:05a079835148d3cb9357e0c911ba78646748c4373b4f39cb995fc6f6a1d35315_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:05a079835148d3cb9357e0c911ba78646748c4373b4f39cb995fc6f6a1d35315_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:05a079835148d3cb9357e0c911ba78646748c4373b4f39cb995fc6f6a1d35315_arm64",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel8@sha256%3A05a079835148d3cb9357e0c911ba78646748c4373b4f39cb995fc6f6a1d35315?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774399119"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f501719d54fc49e168385702bb0e1d8432b65f129a56a8fe184557a715956196_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f501719d54fc49e168385702bb0e1d8432b65f129a56a8fe184557a715956196_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f501719d54fc49e168385702bb0e1d8432b65f129a56a8fe184557a715956196_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256%3Af501719d54fc49e168385702bb0e1d8432b65f129a56a8fe184557a715956196?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774398911"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:de9acb254c64d4b5f060867ac81c3c7b92da197bd62914705f47f81c719000f9_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:de9acb254c64d4b5f060867ac81c3c7b92da197bd62914705f47f81c719000f9_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:de9acb254c64d4b5f060867ac81c3c7b92da197bd62914705f47f81c719000f9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256%3Ade9acb254c64d4b5f060867ac81c3c7b92da197bd62914705f47f81c719000f9?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774401522"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:299e584db6227b51630ff777864b19113e8a1ea8100aa5c1bde092f730f35911_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:299e584db6227b51630ff777864b19113e8a1ea8100aa5c1bde092f730f35911_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:299e584db6227b51630ff777864b19113e8a1ea8100aa5c1bde092f730f35911_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel8@sha256%3A299e584db6227b51630ff777864b19113e8a1ea8100aa5c1bde092f730f35911?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774573155"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:c3451ed3202ea6b8328f1cacd4fe0205df1fa0d3eec3a960873ec493e9d49d67_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:c3451ed3202ea6b8328f1cacd4fe0205df1fa0d3eec3a960873ec493e9d49d67_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:c3451ed3202ea6b8328f1cacd4fe0205df1fa0d3eec3a960873ec493e9d49d67_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel8@sha256%3Ac3451ed3202ea6b8328f1cacd4fe0205df1fa0d3eec3a960873ec493e9d49d67?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774414699"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:0682e9e4bc9ad2b2b564fa2fa8b022e46729b27e26ec7b14ed2f1fae3e52a0d1_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:0682e9e4bc9ad2b2b564fa2fa8b022e46729b27e26ec7b14ed2f1fae3e52a0d1_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:0682e9e4bc9ad2b2b564fa2fa8b022e46729b27e26ec7b14ed2f1fae3e52a0d1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8@sha256%3A0682e9e4bc9ad2b2b564fa2fa8b022e46729b27e26ec7b14ed2f1fae3e52a0d1?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774446874"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:3cbb5b8c06d7911476e411419ff88a02126e0a6f4f514247e112afc9f939c80f_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:3cbb5b8c06d7911476e411419ff88a02126e0a6f4f514247e112afc9f939c80f_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:3cbb5b8c06d7911476e411419ff88a02126e0a6f4f514247e112afc9f939c80f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8-operator@sha256%3A3cbb5b8c06d7911476e411419ff88a02126e0a6f4f514247e112afc9f939c80f?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774167211"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:009336407c386ffb1f5f1bdb7a38256e73b8b2ec97036f8ab84e7293f517ef8e_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:009336407c386ffb1f5f1bdb7a38256e73b8b2ec97036f8ab84e7293f517ef8e_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:009336407c386ffb1f5f1bdb7a38256e73b8b2ec97036f8ab84e7293f517ef8e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256%3A009336407c386ffb1f5f1bdb7a38256e73b8b2ec97036f8ab84e7293f517ef8e?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774398095"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:d91f808a230d11c3b998cbd703fd8fd043188164f61962b5518cda91ad19712b_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:d91f808a230d11c3b998cbd703fd8fd043188164f61962b5518cda91ad19712b_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:d91f808a230d11c3b998cbd703fd8fd043188164f61962b5518cda91ad19712b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256%3Ad91f808a230d11c3b998cbd703fd8fd043188164f61962b5518cda91ad19712b?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774401376"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:7c13d95770002e16dbd5dc86ea82f6fc5e70828582b928d9e3388ecded90b67a_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:7c13d95770002e16dbd5dc86ea82f6fc5e70828582b928d9e3388ecded90b67a_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:7c13d95770002e16dbd5dc86ea82f6fc5e70828582b928d9e3388ecded90b67a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256%3A7c13d95770002e16dbd5dc86ea82f6fc5e70828582b928d9e3388ecded90b67a?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774401023"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:c6d21fc02716334ab7f6c48ba7d102965d197209c5a9fd3b41a6ea65b5da0055_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:c6d21fc02716334ab7f6c48ba7d102965d197209c5a9fd3b41a6ea65b5da0055_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:c6d21fc02716334ab7f6c48ba7d102965d197209c5a9fd3b41a6ea65b5da0055_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256%3Ac6d21fc02716334ab7f6c48ba7d102965d197209c5a9fd3b41a6ea65b5da0055?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774167244"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:fe9512b0361734dcaa41b19c4f02b36ec45896ff911dd44a9e821fdd60d30374_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:fe9512b0361734dcaa41b19c4f02b36ec45896ff911dd44a9e821fdd60d30374_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:fe9512b0361734dcaa41b19c4f02b36ec45896ff911dd44a9e821fdd60d30374_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256%3Afe9512b0361734dcaa41b19c4f02b36ec45896ff911dd44a9e821fdd60d30374?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774399338"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:0e5a121065f55cb7381d74794dd44b02a564195bca3bdfd9d9a10905fd0995a6_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:0e5a121065f55cb7381d74794dd44b02a564195bca3bdfd9d9a10905fd0995a6_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:0e5a121065f55cb7381d74794dd44b02a564195bca3bdfd9d9a10905fd0995a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256%3A0e5a121065f55cb7381d74794dd44b02a564195bca3bdfd9d9a10905fd0995a6?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774167149"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a28642cbd593dcdd8673c4bdac30da6eafba29e8abc4ddeaa12369177b5052c7_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a28642cbd593dcdd8673c4bdac30da6eafba29e8abc4ddeaa12369177b5052c7_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a28642cbd593dcdd8673c4bdac30da6eafba29e8abc4ddeaa12369177b5052c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256%3Aa28642cbd593dcdd8673c4bdac30da6eafba29e8abc4ddeaa12369177b5052c7?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774484106"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:116d10699e27737b256b1ccd035c65334696553d107c1002eb85be69aec4c65a_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:116d10699e27737b256b1ccd035c65334696553d107c1002eb85be69aec4c65a_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:116d10699e27737b256b1ccd035c65334696553d107c1002eb85be69aec4c65a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8@sha256%3A116d10699e27737b256b1ccd035c65334696553d107c1002eb85be69aec4c65a?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774352226"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:9a20dbc471286e91b2687c22b692a335b287f8eaba817c0f4b6c31b42a669b94_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:9a20dbc471286e91b2687c22b692a335b287f8eaba817c0f4b6c31b42a669b94_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:9a20dbc471286e91b2687c22b692a335b287f8eaba817c0f4b6c31b42a669b94_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8-operator@sha256%3A9a20dbc471286e91b2687c22b692a335b287f8eaba817c0f4b6c31b42a669b94?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774167258"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b829b37753a3d14aebf4d114973f843dfc6e4706cf2375408bab8950ab15d2ff_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b829b37753a3d14aebf4d114973f843dfc6e4706cf2375408bab8950ab15d2ff_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b829b37753a3d14aebf4d114973f843dfc6e4706cf2375408bab8950ab15d2ff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel8@sha256%3Ab829b37753a3d14aebf4d114973f843dfc6e4706cf2375408bab8950ab15d2ff?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774399567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1074bbb8a68b75e8c8635bc622bf059cf0ae5bf582d48af31eca9bfc4f4787e8_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1074bbb8a68b75e8c8635bc622bf059cf0ae5bf582d48af31eca9bfc4f4787e8_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1074bbb8a68b75e8c8635bc622bf059cf0ae5bf582d48af31eca9bfc4f4787e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256%3A1074bbb8a68b75e8c8635bc622bf059cf0ae5bf582d48af31eca9bfc4f4787e8?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774587114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:dec36413a14d42948aa73339aaba4e5b22f38ddc364436c66ab9d1a8aac465b3_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:dec36413a14d42948aa73339aaba4e5b22f38ddc364436c66ab9d1a8aac465b3_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:dec36413a14d42948aa73339aaba4e5b22f38ddc364436c66ab9d1a8aac465b3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256%3Adec36413a14d42948aa73339aaba4e5b22f38ddc364436c66ab9d1a8aac465b3?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774167254"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:0bdf70b361111ad28cc4c5a38a52fb7557a7256c45d31b9c187fba4213c1080d_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:0bdf70b361111ad28cc4c5a38a52fb7557a7256c45d31b9c187fba4213c1080d_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:0bdf70b361111ad28cc4c5a38a52fb7557a7256c45d31b9c187fba4213c1080d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256%3A0bdf70b361111ad28cc4c5a38a52fb7557a7256c45d31b9c187fba4213c1080d?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774589220"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:c5079720f6ea2ab7fb6b1acc6fa0c3c5087d91507c2fb21bb5b4ebc57953b4cf_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:c5079720f6ea2ab7fb6b1acc6fa0c3c5087d91507c2fb21bb5b4ebc57953b4cf_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:c5079720f6ea2ab7fb6b1acc6fa0c3c5087d91507c2fb21bb5b4ebc57953b4cf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256%3Ac5079720f6ea2ab7fb6b1acc6fa0c3c5087d91507c2fb21bb5b4ebc57953b4cf?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774405413"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:21636d382f0a42b7d87d3b1f4ee53bf73e589bb549750d279ca21f96517d7a3d_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:21636d382f0a42b7d87d3b1f4ee53bf73e589bb549750d279ca21f96517d7a3d_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:21636d382f0a42b7d87d3b1f4ee53bf73e589bb549750d279ca21f96517d7a3d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256%3A21636d382f0a42b7d87d3b1f4ee53bf73e589bb549750d279ca21f96517d7a3d?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774409723"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8523ece411bf1842b9309abc7dea7067a26a0efd6cb0510449a6573df820a45c_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8523ece411bf1842b9309abc7dea7067a26a0efd6cb0510449a6573df820a45c_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8523ece411bf1842b9309abc7dea7067a26a0efd6cb0510449a6573df820a45c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256%3A8523ece411bf1842b9309abc7dea7067a26a0efd6cb0510449a6573df820a45c?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774404039"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:d6fe585bac62fd646127894dcb9bf55462daf60a22c8721ee44658fbdd3e99a6_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:d6fe585bac62fd646127894dcb9bf55462daf60a22c8721ee44658fbdd3e99a6_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:d6fe585bac62fd646127894dcb9bf55462daf60a22c8721ee44658fbdd3e99a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256%3Ad6fe585bac62fd646127894dcb9bf55462daf60a22c8721ee44658fbdd3e99a6?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774446347"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:c20cc51275c70431b1e730ca48a82942c5385bba90aeb514e01fd3e142c158d0_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:c20cc51275c70431b1e730ca48a82942c5385bba90aeb514e01fd3e142c158d0_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:c20cc51275c70431b1e730ca48a82942c5385bba90aeb514e01fd3e142c158d0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256%3Ac20cc51275c70431b1e730ca48a82942c5385bba90aeb514e01fd3e142c158d0?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774167608"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:f700beaf7b8466e958876ea71762439e9b7224f34f066a72e3454b7ab450e0cb_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:f700beaf7b8466e958876ea71762439e9b7224f34f066a72e3454b7ab450e0cb_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:f700beaf7b8466e958876ea71762439e9b7224f34f066a72e3454b7ab450e0cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256%3Af700beaf7b8466e958876ea71762439e9b7224f34f066a72e3454b7ab450e0cb?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774449833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:43e267abfa4d52a2fb3677406ee8c7a44cb7ddecb94fe13b852546eb4a8c2b99_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:43e267abfa4d52a2fb3677406ee8c7a44cb7ddecb94fe13b852546eb4a8c2b99_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:43e267abfa4d52a2fb3677406ee8c7a44cb7ddecb94fe13b852546eb4a8c2b99_s390x",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel8@sha256%3A43e267abfa4d52a2fb3677406ee8c7a44cb7ddecb94fe13b852546eb4a8c2b99?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774399119"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:fe250f135f03aecf8489c1cee9721b9e48549e19d5a609a3d3284fe7d758a34d_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:fe250f135f03aecf8489c1cee9721b9e48549e19d5a609a3d3284fe7d758a34d_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:fe250f135f03aecf8489c1cee9721b9e48549e19d5a609a3d3284fe7d758a34d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256%3Afe250f135f03aecf8489c1cee9721b9e48549e19d5a609a3d3284fe7d758a34d?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774398911"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:b8d2a7da8627fa6a020330453c9fee31ba37a8eddd2d014fafa5bf3ed838fb5e_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:b8d2a7da8627fa6a020330453c9fee31ba37a8eddd2d014fafa5bf3ed838fb5e_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:b8d2a7da8627fa6a020330453c9fee31ba37a8eddd2d014fafa5bf3ed838fb5e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256%3Ab8d2a7da8627fa6a020330453c9fee31ba37a8eddd2d014fafa5bf3ed838fb5e?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774401522"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:f1eb81b968bdee5bbfa48e25718ac574bdda09c2acf726d9f058e0643585d59d_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:f1eb81b968bdee5bbfa48e25718ac574bdda09c2acf726d9f058e0643585d59d_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:f1eb81b968bdee5bbfa48e25718ac574bdda09c2acf726d9f058e0643585d59d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel8@sha256%3Af1eb81b968bdee5bbfa48e25718ac574bdda09c2acf726d9f058e0643585d59d?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774573155"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2f9ec28f18893b516b9dadcce88a8efaa908e916305f7b802f250c2283c37cb5_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2f9ec28f18893b516b9dadcce88a8efaa908e916305f7b802f250c2283c37cb5_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2f9ec28f18893b516b9dadcce88a8efaa908e916305f7b802f250c2283c37cb5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel8@sha256%3A2f9ec28f18893b516b9dadcce88a8efaa908e916305f7b802f250c2283c37cb5?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774414699"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2f25f26750ceac18fd9c059eb3f11cc400dc0160d9ca78eded86af360c81d201_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2f25f26750ceac18fd9c059eb3f11cc400dc0160d9ca78eded86af360c81d201_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2f25f26750ceac18fd9c059eb3f11cc400dc0160d9ca78eded86af360c81d201_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8@sha256%3A2f25f26750ceac18fd9c059eb3f11cc400dc0160d9ca78eded86af360c81d201?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774446874"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:f1d3f1a1c0396fa4f3b5496af6a6d2dfc231c8d8bc453774b2c4319bfd00b96e_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:f1d3f1a1c0396fa4f3b5496af6a6d2dfc231c8d8bc453774b2c4319bfd00b96e_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:f1d3f1a1c0396fa4f3b5496af6a6d2dfc231c8d8bc453774b2c4319bfd00b96e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8-operator@sha256%3Af1d3f1a1c0396fa4f3b5496af6a6d2dfc231c8d8bc453774b2c4319bfd00b96e?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774167211"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:82e4da659d4bbf036bafee5f598602ec32b7b5f8d3d595287dcf418288bf2147_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:82e4da659d4bbf036bafee5f598602ec32b7b5f8d3d595287dcf418288bf2147_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:82e4da659d4bbf036bafee5f598602ec32b7b5f8d3d595287dcf418288bf2147_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256%3A82e4da659d4bbf036bafee5f598602ec32b7b5f8d3d595287dcf418288bf2147?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774398095"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:34bfde79221d2f824177f72d68a877b63bfe88b1f0562741a2dc212f83cb4e62_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:34bfde79221d2f824177f72d68a877b63bfe88b1f0562741a2dc212f83cb4e62_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:34bfde79221d2f824177f72d68a877b63bfe88b1f0562741a2dc212f83cb4e62_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256%3A34bfde79221d2f824177f72d68a877b63bfe88b1f0562741a2dc212f83cb4e62?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774401376"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:48f4971662ddb841e25bb610f72ef5f37eddf482b117786595d80d0931448236_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:48f4971662ddb841e25bb610f72ef5f37eddf482b117786595d80d0931448236_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:48f4971662ddb841e25bb610f72ef5f37eddf482b117786595d80d0931448236_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256%3A48f4971662ddb841e25bb610f72ef5f37eddf482b117786595d80d0931448236?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774401023"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:57bf7919da3de08961e4c151b08dab1c756353a4040d0dd66feb72fcfe1cc8ce_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:57bf7919da3de08961e4c151b08dab1c756353a4040d0dd66feb72fcfe1cc8ce_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:57bf7919da3de08961e4c151b08dab1c756353a4040d0dd66feb72fcfe1cc8ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256%3A57bf7919da3de08961e4c151b08dab1c756353a4040d0dd66feb72fcfe1cc8ce?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774167244"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:985cf2d3da53a542a87d98e4b698f53cf9b99e1a09e86b206f42c96833c2b35c_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:985cf2d3da53a542a87d98e4b698f53cf9b99e1a09e86b206f42c96833c2b35c_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:985cf2d3da53a542a87d98e4b698f53cf9b99e1a09e86b206f42c96833c2b35c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256%3A985cf2d3da53a542a87d98e4b698f53cf9b99e1a09e86b206f42c96833c2b35c?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774399338"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a23c10d8ea852924e8c89a80cb561b2ed9dbacb13257401181b9b13ddf6786ee_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a23c10d8ea852924e8c89a80cb561b2ed9dbacb13257401181b9b13ddf6786ee_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a23c10d8ea852924e8c89a80cb561b2ed9dbacb13257401181b9b13ddf6786ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256%3Aa23c10d8ea852924e8c89a80cb561b2ed9dbacb13257401181b9b13ddf6786ee?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774167149"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:bd47ed866c9bee7c22e7fafcb959df87f64abdbea9f38603a377216f99be3b43_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:bd47ed866c9bee7c22e7fafcb959df87f64abdbea9f38603a377216f99be3b43_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:bd47ed866c9bee7c22e7fafcb959df87f64abdbea9f38603a377216f99be3b43_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256%3Abd47ed866c9bee7c22e7fafcb959df87f64abdbea9f38603a377216f99be3b43?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774484106"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:0b65799b577e98beaa59b850028bbfc2d2b112465d1661cd6ab90fb0dd296695_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:0b65799b577e98beaa59b850028bbfc2d2b112465d1661cd6ab90fb0dd296695_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:0b65799b577e98beaa59b850028bbfc2d2b112465d1661cd6ab90fb0dd296695_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8@sha256%3A0b65799b577e98beaa59b850028bbfc2d2b112465d1661cd6ab90fb0dd296695?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774352226"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:b104daa98ef64f2be52d0066ca490a98ef3380a4516038711972be8c01a16571_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:b104daa98ef64f2be52d0066ca490a98ef3380a4516038711972be8c01a16571_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:b104daa98ef64f2be52d0066ca490a98ef3380a4516038711972be8c01a16571_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8-operator@sha256%3Ab104daa98ef64f2be52d0066ca490a98ef3380a4516038711972be8c01a16571?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774167258"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6624a8e702ff2bc3f07b63a8fec42034c48b41bb187818fd4f2dd8a8f60766cb_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6624a8e702ff2bc3f07b63a8fec42034c48b41bb187818fd4f2dd8a8f60766cb_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6624a8e702ff2bc3f07b63a8fec42034c48b41bb187818fd4f2dd8a8f60766cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel8@sha256%3A6624a8e702ff2bc3f07b63a8fec42034c48b41bb187818fd4f2dd8a8f60766cb?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774399567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1d1f1078e7a5d916a6df61d83b6c38512a4f1e6ca71d91212fd539aa3be4d8ed_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1d1f1078e7a5d916a6df61d83b6c38512a4f1e6ca71d91212fd539aa3be4d8ed_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1d1f1078e7a5d916a6df61d83b6c38512a4f1e6ca71d91212fd539aa3be4d8ed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256%3A1d1f1078e7a5d916a6df61d83b6c38512a4f1e6ca71d91212fd539aa3be4d8ed?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774587114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:0997e7c2515f817d857c9c3dc157f7adec41553adfc3a22913bd65c90b1c9924_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:0997e7c2515f817d857c9c3dc157f7adec41553adfc3a22913bd65c90b1c9924_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:0997e7c2515f817d857c9c3dc157f7adec41553adfc3a22913bd65c90b1c9924_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256%3A0997e7c2515f817d857c9c3dc157f7adec41553adfc3a22913bd65c90b1c9924?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774167254"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:20537bc868859605ba1a227b8ffaa4523c03b67093e71e910d8cb3b8fbe0392d_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:20537bc868859605ba1a227b8ffaa4523c03b67093e71e910d8cb3b8fbe0392d_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:20537bc868859605ba1a227b8ffaa4523c03b67093e71e910d8cb3b8fbe0392d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256%3A20537bc868859605ba1a227b8ffaa4523c03b67093e71e910d8cb3b8fbe0392d?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774589220"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:f250376b2a72ff2e0bd866bbd8142c5e071218351ad62c52cd7b7a6f3baab026_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:f250376b2a72ff2e0bd866bbd8142c5e071218351ad62c52cd7b7a6f3baab026_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:f250376b2a72ff2e0bd866bbd8142c5e071218351ad62c52cd7b7a6f3baab026_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256%3Af250376b2a72ff2e0bd866bbd8142c5e071218351ad62c52cd7b7a6f3baab026?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774405413"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:0a10e9afd9c3d555a36db84f938973f14fb099164b1ba5068f9e5a9cfec51f01_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:0a10e9afd9c3d555a36db84f938973f14fb099164b1ba5068f9e5a9cfec51f01_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:0a10e9afd9c3d555a36db84f938973f14fb099164b1ba5068f9e5a9cfec51f01_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256%3A0a10e9afd9c3d555a36db84f938973f14fb099164b1ba5068f9e5a9cfec51f01?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774409723"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:c87feb6c292b8f95cc840237e3a498eaa3198447f11bb3dd652818e1128bf4a4_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:c87feb6c292b8f95cc840237e3a498eaa3198447f11bb3dd652818e1128bf4a4_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:c87feb6c292b8f95cc840237e3a498eaa3198447f11bb3dd652818e1128bf4a4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256%3Ac87feb6c292b8f95cc840237e3a498eaa3198447f11bb3dd652818e1128bf4a4?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774404039"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:6547c593ea515750150478d442e17f113fb76ec611f6d7c2ff62223e1742a083_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:6547c593ea515750150478d442e17f113fb76ec611f6d7c2ff62223e1742a083_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:6547c593ea515750150478d442e17f113fb76ec611f6d7c2ff62223e1742a083_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256%3A6547c593ea515750150478d442e17f113fb76ec611f6d7c2ff62223e1742a083?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774446347"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:df33172c1cb33952183c80ab0f86c5f414a5103b9eb0757f744103678a6992ff_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:df33172c1cb33952183c80ab0f86c5f414a5103b9eb0757f744103678a6992ff_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:df33172c1cb33952183c80ab0f86c5f414a5103b9eb0757f744103678a6992ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256%3Adf33172c1cb33952183c80ab0f86c5f414a5103b9eb0757f744103678a6992ff?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774167608"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:b4bf1128add34cd02dbb769b2445af2491cb1fe3b23d8aaecdff3044ecb889be_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:b4bf1128add34cd02dbb769b2445af2491cb1fe3b23d8aaecdff3044ecb889be_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:b4bf1128add34cd02dbb769b2445af2491cb1fe3b23d8aaecdff3044ecb889be_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256%3Ab4bf1128add34cd02dbb769b2445af2491cb1fe3b23d8aaecdff3044ecb889be?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774449833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:e34860aa425dc582c6e2214d5762a31e84f62d905469b3f130fc3980a03c36b1_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:e34860aa425dc582c6e2214d5762a31e84f62d905469b3f130fc3980a03c36b1_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:e34860aa425dc582c6e2214d5762a31e84f62d905469b3f130fc3980a03c36b1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel8@sha256%3Ae34860aa425dc582c6e2214d5762a31e84f62d905469b3f130fc3980a03c36b1?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1774399119"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:0f8839e5aee29a659fc87dbe1974d52807b02232b12bfae0a9ee75f72f6822d8_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:0f8839e5aee29a659fc87dbe1974d52807b02232b12bfae0a9ee75f72f6822d8_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:0f8839e5aee29a659fc87dbe1974d52807b02232b12bfae0a9ee75f72f6822d8_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:cbed194c572c59551a2b73e61d8c3821df77d5a9ca7d2275062c439996a24eb4_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:cbed194c572c59551a2b73e61d8c3821df77d5a9ca7d2275062c439996a24eb4_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:cbed194c572c59551a2b73e61d8c3821df77d5a9ca7d2275062c439996a24eb4_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f501719d54fc49e168385702bb0e1d8432b65f129a56a8fe184557a715956196_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f501719d54fc49e168385702bb0e1d8432b65f129a56a8fe184557a715956196_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f501719d54fc49e168385702bb0e1d8432b65f129a56a8fe184557a715956196_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:fe250f135f03aecf8489c1cee9721b9e48549e19d5a609a3d3284fe7d758a34d_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:fe250f135f03aecf8489c1cee9721b9e48549e19d5a609a3d3284fe7d758a34d_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:fe250f135f03aecf8489c1cee9721b9e48549e19d5a609a3d3284fe7d758a34d_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:6fd7c632b981a1b0593c6af234c4b40d1046eabebe41ce29f75e1e010e92226a_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:6fd7c632b981a1b0593c6af234c4b40d1046eabebe41ce29f75e1e010e92226a_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:6fd7c632b981a1b0593c6af234c4b40d1046eabebe41ce29f75e1e010e92226a_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:b8d2a7da8627fa6a020330453c9fee31ba37a8eddd2d014fafa5bf3ed838fb5e_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:b8d2a7da8627fa6a020330453c9fee31ba37a8eddd2d014fafa5bf3ed838fb5e_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:b8d2a7da8627fa6a020330453c9fee31ba37a8eddd2d014fafa5bf3ed838fb5e_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:c264a07ccc7020902897cc9420a76dc590431596fc74696b57e42c2cc658a3f7_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:c264a07ccc7020902897cc9420a76dc590431596fc74696b57e42c2cc658a3f7_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:c264a07ccc7020902897cc9420a76dc590431596fc74696b57e42c2cc658a3f7_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:de9acb254c64d4b5f060867ac81c3c7b92da197bd62914705f47f81c719000f9_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:de9acb254c64d4b5f060867ac81c3c7b92da197bd62914705f47f81c719000f9_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:de9acb254c64d4b5f060867ac81c3c7b92da197bd62914705f47f81c719000f9_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:299e584db6227b51630ff777864b19113e8a1ea8100aa5c1bde092f730f35911_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:299e584db6227b51630ff777864b19113e8a1ea8100aa5c1bde092f730f35911_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:299e584db6227b51630ff777864b19113e8a1ea8100aa5c1bde092f730f35911_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3aae092b74e73969f4328e406f804297e44130fea3232db3403db98463e42d9c_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3aae092b74e73969f4328e406f804297e44130fea3232db3403db98463e42d9c_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3aae092b74e73969f4328e406f804297e44130fea3232db3403db98463e42d9c_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b77247eccd37c9bc29631142605c6fab3af9d23ebf82b43f049664e44193d377_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b77247eccd37c9bc29631142605c6fab3af9d23ebf82b43f049664e44193d377_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b77247eccd37c9bc29631142605c6fab3af9d23ebf82b43f049664e44193d377_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:f1eb81b968bdee5bbfa48e25718ac574bdda09c2acf726d9f058e0643585d59d_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:f1eb81b968bdee5bbfa48e25718ac574bdda09c2acf726d9f058e0643585d59d_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:f1eb81b968bdee5bbfa48e25718ac574bdda09c2acf726d9f058e0643585d59d_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:009336407c386ffb1f5f1bdb7a38256e73b8b2ec97036f8ab84e7293f517ef8e_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:009336407c386ffb1f5f1bdb7a38256e73b8b2ec97036f8ab84e7293f517ef8e_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:009336407c386ffb1f5f1bdb7a38256e73b8b2ec97036f8ab84e7293f517ef8e_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:82e4da659d4bbf036bafee5f598602ec32b7b5f8d3d595287dcf418288bf2147_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:82e4da659d4bbf036bafee5f598602ec32b7b5f8d3d595287dcf418288bf2147_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:82e4da659d4bbf036bafee5f598602ec32b7b5f8d3d595287dcf418288bf2147_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8ee6e0938cc2189984009da95ebd6fb4f5946cf9e1f7ef7aae8d6f40dfc7ab36_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8ee6e0938cc2189984009da95ebd6fb4f5946cf9e1f7ef7aae8d6f40dfc7ab36_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8ee6e0938cc2189984009da95ebd6fb4f5946cf9e1f7ef7aae8d6f40dfc7ab36_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90d90e31d0afe833778743baf4eb3527402a65c30fdcce149ff8d4820faa3781_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90d90e31d0afe833778743baf4eb3527402a65c30fdcce149ff8d4820faa3781_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90d90e31d0afe833778743baf4eb3527402a65c30fdcce149ff8d4820faa3781_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:34bfde79221d2f824177f72d68a877b63bfe88b1f0562741a2dc212f83cb4e62_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:34bfde79221d2f824177f72d68a877b63bfe88b1f0562741a2dc212f83cb4e62_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:34bfde79221d2f824177f72d68a877b63bfe88b1f0562741a2dc212f83cb4e62_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c25356366526086b2e85274793b8e9dadf1a04d35515087d4421c74bb9b4bacf_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c25356366526086b2e85274793b8e9dadf1a04d35515087d4421c74bb9b4bacf_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c25356366526086b2e85274793b8e9dadf1a04d35515087d4421c74bb9b4bacf_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c5923a2649845cc20cdc2d015442d8007e9e0f77522d652d8af389437681c4ed_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c5923a2649845cc20cdc2d015442d8007e9e0f77522d652d8af389437681c4ed_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c5923a2649845cc20cdc2d015442d8007e9e0f77522d652d8af389437681c4ed_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:d91f808a230d11c3b998cbd703fd8fd043188164f61962b5518cda91ad19712b_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:d91f808a230d11c3b998cbd703fd8fd043188164f61962b5518cda91ad19712b_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:d91f808a230d11c3b998cbd703fd8fd043188164f61962b5518cda91ad19712b_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:0d79e8c5f3f36c290006c0adbe7c14f57bad10566017f005ae4073905b170136_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:0d79e8c5f3f36c290006c0adbe7c14f57bad10566017f005ae4073905b170136_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:0d79e8c5f3f36c290006c0adbe7c14f57bad10566017f005ae4073905b170136_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:57bf7919da3de08961e4c151b08dab1c756353a4040d0dd66feb72fcfe1cc8ce_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:57bf7919da3de08961e4c151b08dab1c756353a4040d0dd66feb72fcfe1cc8ce_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:57bf7919da3de08961e4c151b08dab1c756353a4040d0dd66feb72fcfe1cc8ce_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:6d0a4b9c41713e592707a1b93d48f197977bf9eb05aa5e87a083976720061cbb_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:6d0a4b9c41713e592707a1b93d48f197977bf9eb05aa5e87a083976720061cbb_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:6d0a4b9c41713e592707a1b93d48f197977bf9eb05aa5e87a083976720061cbb_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:c6d21fc02716334ab7f6c48ba7d102965d197209c5a9fd3b41a6ea65b5da0055_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:c6d21fc02716334ab7f6c48ba7d102965d197209c5a9fd3b41a6ea65b5da0055_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:c6d21fc02716334ab7f6c48ba7d102965d197209c5a9fd3b41a6ea65b5da0055_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:48f4971662ddb841e25bb610f72ef5f37eddf482b117786595d80d0931448236_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:48f4971662ddb841e25bb610f72ef5f37eddf482b117786595d80d0931448236_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:48f4971662ddb841e25bb610f72ef5f37eddf482b117786595d80d0931448236_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:6ec99dbde70c05dc5fbd64f81779f75ca8a131c0d3865f1be318a4cd8152ed33_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:6ec99dbde70c05dc5fbd64f81779f75ca8a131c0d3865f1be318a4cd8152ed33_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:6ec99dbde70c05dc5fbd64f81779f75ca8a131c0d3865f1be318a4cd8152ed33_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:783723cc28521153aef6aeaee7786f8bb87e01ef738b90b8b5fb2f2b2fb6c780_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:783723cc28521153aef6aeaee7786f8bb87e01ef738b90b8b5fb2f2b2fb6c780_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:783723cc28521153aef6aeaee7786f8bb87e01ef738b90b8b5fb2f2b2fb6c780_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:7c13d95770002e16dbd5dc86ea82f6fc5e70828582b928d9e3388ecded90b67a_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:7c13d95770002e16dbd5dc86ea82f6fc5e70828582b928d9e3388ecded90b67a_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:7c13d95770002e16dbd5dc86ea82f6fc5e70828582b928d9e3388ecded90b67a_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7188e3f507cdaa346ed930c158379a67104dbdc74535a2b5a541cea60c03a123_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7188e3f507cdaa346ed930c158379a67104dbdc74535a2b5a541cea60c03a123_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7188e3f507cdaa346ed930c158379a67104dbdc74535a2b5a541cea60c03a123_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:85c083ae0b2493347cbf1e5885ad56335b1799e545f136118cfe597f39f3df6e_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:85c083ae0b2493347cbf1e5885ad56335b1799e545f136118cfe597f39f3df6e_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:85c083ae0b2493347cbf1e5885ad56335b1799e545f136118cfe597f39f3df6e_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:c5079720f6ea2ab7fb6b1acc6fa0c3c5087d91507c2fb21bb5b4ebc57953b4cf_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:c5079720f6ea2ab7fb6b1acc6fa0c3c5087d91507c2fb21bb5b4ebc57953b4cf_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:c5079720f6ea2ab7fb6b1acc6fa0c3c5087d91507c2fb21bb5b4ebc57953b4cf_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:f250376b2a72ff2e0bd866bbd8142c5e071218351ad62c52cd7b7a6f3baab026_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:f250376b2a72ff2e0bd866bbd8142c5e071218351ad62c52cd7b7a6f3baab026_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:f250376b2a72ff2e0bd866bbd8142c5e071218351ad62c52cd7b7a6f3baab026_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:0a10e9afd9c3d555a36db84f938973f14fb099164b1ba5068f9e5a9cfec51f01_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:0a10e9afd9c3d555a36db84f938973f14fb099164b1ba5068f9e5a9cfec51f01_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:0a10e9afd9c3d555a36db84f938973f14fb099164b1ba5068f9e5a9cfec51f01_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:1fcab1dccdd7ab7976ac0a57fad193d9411aecdc82cc24752378589978ab3c83_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:1fcab1dccdd7ab7976ac0a57fad193d9411aecdc82cc24752378589978ab3c83_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:1fcab1dccdd7ab7976ac0a57fad193d9411aecdc82cc24752378589978ab3c83_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:21636d382f0a42b7d87d3b1f4ee53bf73e589bb549750d279ca21f96517d7a3d_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:21636d382f0a42b7d87d3b1f4ee53bf73e589bb549750d279ca21f96517d7a3d_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:21636d382f0a42b7d87d3b1f4ee53bf73e589bb549750d279ca21f96517d7a3d_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ac48a386cf9175fa667538475607d8d7444e2d21e77bea8ce8d3bf291c59d4a0_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ac48a386cf9175fa667538475607d8d7444e2d21e77bea8ce8d3bf291c59d4a0_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ac48a386cf9175fa667538475607d8d7444e2d21e77bea8ce8d3bf291c59d4a0_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:0e5a121065f55cb7381d74794dd44b02a564195bca3bdfd9d9a10905fd0995a6_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:0e5a121065f55cb7381d74794dd44b02a564195bca3bdfd9d9a10905fd0995a6_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:0e5a121065f55cb7381d74794dd44b02a564195bca3bdfd9d9a10905fd0995a6_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3838ae2045ed11b4bfe2c86675a5bebe4f51971d30322af3721969e3e2fca06f_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3838ae2045ed11b4bfe2c86675a5bebe4f51971d30322af3721969e3e2fca06f_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3838ae2045ed11b4bfe2c86675a5bebe4f51971d30322af3721969e3e2fca06f_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a23c10d8ea852924e8c89a80cb561b2ed9dbacb13257401181b9b13ddf6786ee_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a23c10d8ea852924e8c89a80cb561b2ed9dbacb13257401181b9b13ddf6786ee_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a23c10d8ea852924e8c89a80cb561b2ed9dbacb13257401181b9b13ddf6786ee_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a592586194e5234cfcc2d783f876713771ac489c530205e87053a60b1dd90e04_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a592586194e5234cfcc2d783f876713771ac489c530205e87053a60b1dd90e04_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a592586194e5234cfcc2d783f876713771ac489c530205e87053a60b1dd90e04_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:268a35d7a2bb13547826ec27291d5b48b2abe1d530b49a6085fcdde9410b61f8_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:268a35d7a2bb13547826ec27291d5b48b2abe1d530b49a6085fcdde9410b61f8_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:268a35d7a2bb13547826ec27291d5b48b2abe1d530b49a6085fcdde9410b61f8_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:985cf2d3da53a542a87d98e4b698f53cf9b99e1a09e86b206f42c96833c2b35c_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:985cf2d3da53a542a87d98e4b698f53cf9b99e1a09e86b206f42c96833c2b35c_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:985cf2d3da53a542a87d98e4b698f53cf9b99e1a09e86b206f42c96833c2b35c_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:9cda51df51a24542cd1cd9cd4c072389340d0e678d82236d38c64568cf5d552d_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:9cda51df51a24542cd1cd9cd4c072389340d0e678d82236d38c64568cf5d552d_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:9cda51df51a24542cd1cd9cd4c072389340d0e678d82236d38c64568cf5d552d_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:fe9512b0361734dcaa41b19c4f02b36ec45896ff911dd44a9e821fdd60d30374_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:fe9512b0361734dcaa41b19c4f02b36ec45896ff911dd44a9e821fdd60d30374_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:fe9512b0361734dcaa41b19c4f02b36ec45896ff911dd44a9e821fdd60d30374_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:17c4c5a579c802fc9a4ee935ad723f65c63aa63ce3b5e4a91705c12ec59feca6_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:17c4c5a579c802fc9a4ee935ad723f65c63aa63ce3b5e4a91705c12ec59feca6_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:17c4c5a579c802fc9a4ee935ad723f65c63aa63ce3b5e4a91705c12ec59feca6_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3b3a79cebad3f9230b476752c3a6dc29b3d5179d0a3fcf90707eaf14da11ae84_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3b3a79cebad3f9230b476752c3a6dc29b3d5179d0a3fcf90707eaf14da11ae84_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3b3a79cebad3f9230b476752c3a6dc29b3d5179d0a3fcf90707eaf14da11ae84_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a28642cbd593dcdd8673c4bdac30da6eafba29e8abc4ddeaa12369177b5052c7_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a28642cbd593dcdd8673c4bdac30da6eafba29e8abc4ddeaa12369177b5052c7_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a28642cbd593dcdd8673c4bdac30da6eafba29e8abc4ddeaa12369177b5052c7_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:bd47ed866c9bee7c22e7fafcb959df87f64abdbea9f38603a377216f99be3b43_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:bd47ed866c9bee7c22e7fafcb959df87f64abdbea9f38603a377216f99be3b43_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:bd47ed866c9bee7c22e7fafcb959df87f64abdbea9f38603a377216f99be3b43_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:1254e449d313f5f663d056097b9cddbcd7fce91c7a6448b1d4f57c622d9556b3_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:1254e449d313f5f663d056097b9cddbcd7fce91c7a6448b1d4f57c622d9556b3_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:1254e449d313f5f663d056097b9cddbcd7fce91c7a6448b1d4f57c622d9556b3_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8523ece411bf1842b9309abc7dea7067a26a0efd6cb0510449a6573df820a45c_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8523ece411bf1842b9309abc7dea7067a26a0efd6cb0510449a6573df820a45c_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8523ece411bf1842b9309abc7dea7067a26a0efd6cb0510449a6573df820a45c_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:bde426912de4c15616e3b71408f4760fd12172dc97ce15d5511d0094784643eb_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:bde426912de4c15616e3b71408f4760fd12172dc97ce15d5511d0094784643eb_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:bde426912de4c15616e3b71408f4760fd12172dc97ce15d5511d0094784643eb_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:c87feb6c292b8f95cc840237e3a498eaa3198447f11bb3dd652818e1128bf4a4_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:c87feb6c292b8f95cc840237e3a498eaa3198447f11bb3dd652818e1128bf4a4_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:c87feb6c292b8f95cc840237e3a498eaa3198447f11bb3dd652818e1128bf4a4_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:6547c593ea515750150478d442e17f113fb76ec611f6d7c2ff62223e1742a083_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:6547c593ea515750150478d442e17f113fb76ec611f6d7c2ff62223e1742a083_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:6547c593ea515750150478d442e17f113fb76ec611f6d7c2ff62223e1742a083_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:d6fe585bac62fd646127894dcb9bf55462daf60a22c8721ee44658fbdd3e99a6_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:d6fe585bac62fd646127894dcb9bf55462daf60a22c8721ee44658fbdd3e99a6_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:d6fe585bac62fd646127894dcb9bf55462daf60a22c8721ee44658fbdd3e99a6_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:e8c26f06cca6450dc68a6160a6d1ababdf0992ed9000f27dea5177b813671653_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:e8c26f06cca6450dc68a6160a6d1ababdf0992ed9000f27dea5177b813671653_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:e8c26f06cca6450dc68a6160a6d1ababdf0992ed9000f27dea5177b813671653_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:eab05f26b14dd06d7e4f5580a873d8bdb18317abf1e82300da089cba5129bdb4_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:eab05f26b14dd06d7e4f5580a873d8bdb18317abf1e82300da089cba5129bdb4_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:eab05f26b14dd06d7e4f5580a873d8bdb18317abf1e82300da089cba5129bdb4_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:049878acbb0f6297eae90180b88b011d00e954285d3197e2c19bc17e82f67523_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:049878acbb0f6297eae90180b88b011d00e954285d3197e2c19bc17e82f67523_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:049878acbb0f6297eae90180b88b011d00e954285d3197e2c19bc17e82f67523_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6624a8e702ff2bc3f07b63a8fec42034c48b41bb187818fd4f2dd8a8f60766cb_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6624a8e702ff2bc3f07b63a8fec42034c48b41bb187818fd4f2dd8a8f60766cb_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6624a8e702ff2bc3f07b63a8fec42034c48b41bb187818fd4f2dd8a8f60766cb_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b829b37753a3d14aebf4d114973f843dfc6e4706cf2375408bab8950ab15d2ff_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b829b37753a3d14aebf4d114973f843dfc6e4706cf2375408bab8950ab15d2ff_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b829b37753a3d14aebf4d114973f843dfc6e4706cf2375408bab8950ab15d2ff_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c41ad877f30bc37bd9fe8422c410da12159b8fba7ab9ed0fd174e0d30a1ed125_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c41ad877f30bc37bd9fe8422c410da12159b8fba7ab9ed0fd174e0d30a1ed125_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c41ad877f30bc37bd9fe8422c410da12159b8fba7ab9ed0fd174e0d30a1ed125_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:47315b849e1e70f6240f310ed5b6d402f6512973bd94bb70d9138d03b790b1a8_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:47315b849e1e70f6240f310ed5b6d402f6512973bd94bb70d9138d03b790b1a8_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:47315b849e1e70f6240f310ed5b6d402f6512973bd94bb70d9138d03b790b1a8_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:8b63224e8726db24bf51a5456ef9ede17299e1d920d57a66c49be8a03d3485ed_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:8b63224e8726db24bf51a5456ef9ede17299e1d920d57a66c49be8a03d3485ed_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:8b63224e8726db24bf51a5456ef9ede17299e1d920d57a66c49be8a03d3485ed_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:9a20dbc471286e91b2687c22b692a335b287f8eaba817c0f4b6c31b42a669b94_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:9a20dbc471286e91b2687c22b692a335b287f8eaba817c0f4b6c31b42a669b94_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:9a20dbc471286e91b2687c22b692a335b287f8eaba817c0f4b6c31b42a669b94_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:b104daa98ef64f2be52d0066ca490a98ef3380a4516038711972be8c01a16571_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:b104daa98ef64f2be52d0066ca490a98ef3380a4516038711972be8c01a16571_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:b104daa98ef64f2be52d0066ca490a98ef3380a4516038711972be8c01a16571_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:0b65799b577e98beaa59b850028bbfc2d2b112465d1661cd6ab90fb0dd296695_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:0b65799b577e98beaa59b850028bbfc2d2b112465d1661cd6ab90fb0dd296695_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:0b65799b577e98beaa59b850028bbfc2d2b112465d1661cd6ab90fb0dd296695_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:116d10699e27737b256b1ccd035c65334696553d107c1002eb85be69aec4c65a_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:116d10699e27737b256b1ccd035c65334696553d107c1002eb85be69aec4c65a_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:116d10699e27737b256b1ccd035c65334696553d107c1002eb85be69aec4c65a_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:78bb5cce2e05156b39a961747174a819c945298fb2f444ef321de6f2bbd5ac5b_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:78bb5cce2e05156b39a961747174a819c945298fb2f444ef321de6f2bbd5ac5b_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:78bb5cce2e05156b39a961747174a819c945298fb2f444ef321de6f2bbd5ac5b_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9b3fd70beaca874656c8e051fa6b3f04b8cbc99e61278a953832637c8c0fb18a_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9b3fd70beaca874656c8e051fa6b3f04b8cbc99e61278a953832637c8c0fb18a_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9b3fd70beaca874656c8e051fa6b3f04b8cbc99e61278a953832637c8c0fb18a_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:0997e7c2515f817d857c9c3dc157f7adec41553adfc3a22913bd65c90b1c9924_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:0997e7c2515f817d857c9c3dc157f7adec41553adfc3a22913bd65c90b1c9924_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:0997e7c2515f817d857c9c3dc157f7adec41553adfc3a22913bd65c90b1c9924_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bac6445179c1c27314e958b41b3d67b1d34dcb05ac9a360a8fe297ab631d64f7_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bac6445179c1c27314e958b41b3d67b1d34dcb05ac9a360a8fe297ab631d64f7_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bac6445179c1c27314e958b41b3d67b1d34dcb05ac9a360a8fe297ab631d64f7_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d55d0744741b5fcd00107cc2a443dec11696a5daa453a4d992f1e15c3f4708b2_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d55d0744741b5fcd00107cc2a443dec11696a5daa453a4d992f1e15c3f4708b2_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d55d0744741b5fcd00107cc2a443dec11696a5daa453a4d992f1e15c3f4708b2_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:dec36413a14d42948aa73339aaba4e5b22f38ddc364436c66ab9d1a8aac465b3_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:dec36413a14d42948aa73339aaba4e5b22f38ddc364436c66ab9d1a8aac465b3_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:dec36413a14d42948aa73339aaba4e5b22f38ddc364436c66ab9d1a8aac465b3_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1074bbb8a68b75e8c8635bc622bf059cf0ae5bf582d48af31eca9bfc4f4787e8_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1074bbb8a68b75e8c8635bc622bf059cf0ae5bf582d48af31eca9bfc4f4787e8_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1074bbb8a68b75e8c8635bc622bf059cf0ae5bf582d48af31eca9bfc4f4787e8_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1d1f1078e7a5d916a6df61d83b6c38512a4f1e6ca71d91212fd539aa3be4d8ed_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1d1f1078e7a5d916a6df61d83b6c38512a4f1e6ca71d91212fd539aa3be4d8ed_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1d1f1078e7a5d916a6df61d83b6c38512a4f1e6ca71d91212fd539aa3be4d8ed_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:c8fd574a2ddb034be88d78b49ae22de5fea68679c0a9f1f3e24583ef118fb532_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:c8fd574a2ddb034be88d78b49ae22de5fea68679c0a9f1f3e24583ef118fb532_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:c8fd574a2ddb034be88d78b49ae22de5fea68679c0a9f1f3e24583ef118fb532_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:f1abc733921423176ccd6bc3b31093c151b84bdfa9a82b1f640a540edbfbf358_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:f1abc733921423176ccd6bc3b31093c151b84bdfa9a82b1f640a540edbfbf358_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:f1abc733921423176ccd6bc3b31093c151b84bdfa9a82b1f640a540edbfbf358_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:0bdf70b361111ad28cc4c5a38a52fb7557a7256c45d31b9c187fba4213c1080d_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:0bdf70b361111ad28cc4c5a38a52fb7557a7256c45d31b9c187fba4213c1080d_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:0bdf70b361111ad28cc4c5a38a52fb7557a7256c45d31b9c187fba4213c1080d_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:20537bc868859605ba1a227b8ffaa4523c03b67093e71e910d8cb3b8fbe0392d_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:20537bc868859605ba1a227b8ffaa4523c03b67093e71e910d8cb3b8fbe0392d_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:20537bc868859605ba1a227b8ffaa4523c03b67093e71e910d8cb3b8fbe0392d_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:6481c675623cee9bcabd4a1c3a04d169c46e103c944af5ef69a75fc9bd69dfb8_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:6481c675623cee9bcabd4a1c3a04d169c46e103c944af5ef69a75fc9bd69dfb8_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:6481c675623cee9bcabd4a1c3a04d169c46e103c944af5ef69a75fc9bd69dfb8_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:e474929fa188b73d80eee028cd51e54f07157e587071cf60109f4398ea4dce30_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:e474929fa188b73d80eee028cd51e54f07157e587071cf60109f4398ea4dce30_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:e474929fa188b73d80eee028cd51e54f07157e587071cf60109f4398ea4dce30_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2f9ec28f18893b516b9dadcce88a8efaa908e916305f7b802f250c2283c37cb5_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2f9ec28f18893b516b9dadcce88a8efaa908e916305f7b802f250c2283c37cb5_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2f9ec28f18893b516b9dadcce88a8efaa908e916305f7b802f250c2283c37cb5_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:3e61238b7400447dfd7999d053e7f701d7c84d62e4a0ef29950c39f3843fb467_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:3e61238b7400447dfd7999d053e7f701d7c84d62e4a0ef29950c39f3843fb467_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:3e61238b7400447dfd7999d053e7f701d7c84d62e4a0ef29950c39f3843fb467_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:9bbe1c621a8ee4c960e945c0f1a57c89654314435ea00083abbeb390991c62bb_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:9bbe1c621a8ee4c960e945c0f1a57c89654314435ea00083abbeb390991c62bb_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:9bbe1c621a8ee4c960e945c0f1a57c89654314435ea00083abbeb390991c62bb_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:c3451ed3202ea6b8328f1cacd4fe0205df1fa0d3eec3a960873ec493e9d49d67_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:c3451ed3202ea6b8328f1cacd4fe0205df1fa0d3eec3a960873ec493e9d49d67_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:c3451ed3202ea6b8328f1cacd4fe0205df1fa0d3eec3a960873ec493e9d49d67_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:3cbb5b8c06d7911476e411419ff88a02126e0a6f4f514247e112afc9f939c80f_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:3cbb5b8c06d7911476e411419ff88a02126e0a6f4f514247e112afc9f939c80f_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:3cbb5b8c06d7911476e411419ff88a02126e0a6f4f514247e112afc9f939c80f_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:433143f26cf3ebbc1e6492d8e6b96a0fe82dbb46a54859e9a10fef1e5f71842d_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:433143f26cf3ebbc1e6492d8e6b96a0fe82dbb46a54859e9a10fef1e5f71842d_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:433143f26cf3ebbc1e6492d8e6b96a0fe82dbb46a54859e9a10fef1e5f71842d_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c7b4a67cf4b2a1fece30e67d57c67d850d6f9866cf6fc39206b4ca09956e4deb_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c7b4a67cf4b2a1fece30e67d57c67d850d6f9866cf6fc39206b4ca09956e4deb_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c7b4a67cf4b2a1fece30e67d57c67d850d6f9866cf6fc39206b4ca09956e4deb_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:f1d3f1a1c0396fa4f3b5496af6a6d2dfc231c8d8bc453774b2c4319bfd00b96e_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:f1d3f1a1c0396fa4f3b5496af6a6d2dfc231c8d8bc453774b2c4319bfd00b96e_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:f1d3f1a1c0396fa4f3b5496af6a6d2dfc231c8d8bc453774b2c4319bfd00b96e_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:0682e9e4bc9ad2b2b564fa2fa8b022e46729b27e26ec7b14ed2f1fae3e52a0d1_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:0682e9e4bc9ad2b2b564fa2fa8b022e46729b27e26ec7b14ed2f1fae3e52a0d1_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:0682e9e4bc9ad2b2b564fa2fa8b022e46729b27e26ec7b14ed2f1fae3e52a0d1_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2f25f26750ceac18fd9c059eb3f11cc400dc0160d9ca78eded86af360c81d201_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2f25f26750ceac18fd9c059eb3f11cc400dc0160d9ca78eded86af360c81d201_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2f25f26750ceac18fd9c059eb3f11cc400dc0160d9ca78eded86af360c81d201_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:360d270a9167d79e297b050093209bcc9e0d854045b9ba116192073ce44c662c_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:360d270a9167d79e297b050093209bcc9e0d854045b9ba116192073ce44c662c_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:360d270a9167d79e297b050093209bcc9e0d854045b9ba116192073ce44c662c_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:7d75c8ac498141ba26b4a927dbc4b4426a566da5ba09d4e0017fbf715bd05b27_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:7d75c8ac498141ba26b4a927dbc4b4426a566da5ba09d4e0017fbf715bd05b27_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:7d75c8ac498141ba26b4a927dbc4b4426a566da5ba09d4e0017fbf715bd05b27_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:7686b10f4f4091c5e56ce58c6c12f6cff0b7d5fd526fd606e92abf75eb6b13c2_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:7686b10f4f4091c5e56ce58c6c12f6cff0b7d5fd526fd606e92abf75eb6b13c2_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:7686b10f4f4091c5e56ce58c6c12f6cff0b7d5fd526fd606e92abf75eb6b13c2_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:c20cc51275c70431b1e730ca48a82942c5385bba90aeb514e01fd3e142c158d0_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:c20cc51275c70431b1e730ca48a82942c5385bba90aeb514e01fd3e142c158d0_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:c20cc51275c70431b1e730ca48a82942c5385bba90aeb514e01fd3e142c158d0_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:df33172c1cb33952183c80ab0f86c5f414a5103b9eb0757f744103678a6992ff_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:df33172c1cb33952183c80ab0f86c5f414a5103b9eb0757f744103678a6992ff_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:df33172c1cb33952183c80ab0f86c5f414a5103b9eb0757f744103678a6992ff_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:e0c6a368dc6da0906c102aa3587b297e7fe4d4072b5b019a2f3e1a0d54c8053b_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:e0c6a368dc6da0906c102aa3587b297e7fe4d4072b5b019a2f3e1a0d54c8053b_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:e0c6a368dc6da0906c102aa3587b297e7fe4d4072b5b019a2f3e1a0d54c8053b_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:5596feea40bd5eaf4e97a7eb33c4e7069e802fc921e1fa5fd65b7db9ff99637f_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:5596feea40bd5eaf4e97a7eb33c4e7069e802fc921e1fa5fd65b7db9ff99637f_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:5596feea40bd5eaf4e97a7eb33c4e7069e802fc921e1fa5fd65b7db9ff99637f_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:b4bf1128add34cd02dbb769b2445af2491cb1fe3b23d8aaecdff3044ecb889be_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:b4bf1128add34cd02dbb769b2445af2491cb1fe3b23d8aaecdff3044ecb889be_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:b4bf1128add34cd02dbb769b2445af2491cb1fe3b23d8aaecdff3044ecb889be_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ce70350c29cfb97ebfa8f0782b6c193c1693704cc184c039329df915aeeaaaa2_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ce70350c29cfb97ebfa8f0782b6c193c1693704cc184c039329df915aeeaaaa2_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ce70350c29cfb97ebfa8f0782b6c193c1693704cc184c039329df915aeeaaaa2_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:f700beaf7b8466e958876ea71762439e9b7224f34f066a72e3454b7ab450e0cb_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:f700beaf7b8466e958876ea71762439e9b7224f34f066a72e3454b7ab450e0cb_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:f700beaf7b8466e958876ea71762439e9b7224f34f066a72e3454b7ab450e0cb_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:05a079835148d3cb9357e0c911ba78646748c4373b4f39cb995fc6f6a1d35315_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:05a079835148d3cb9357e0c911ba78646748c4373b4f39cb995fc6f6a1d35315_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:05a079835148d3cb9357e0c911ba78646748c4373b4f39cb995fc6f6a1d35315_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:43e267abfa4d52a2fb3677406ee8c7a44cb7ddecb94fe13b852546eb4a8c2b99_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:43e267abfa4d52a2fb3677406ee8c7a44cb7ddecb94fe13b852546eb4a8c2b99_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:43e267abfa4d52a2fb3677406ee8c7a44cb7ddecb94fe13b852546eb4a8c2b99_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:b8ad28fb112c9f076499050ed7f27e1fce701bbc9cf3c1835c113a6a0bd9e915_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:b8ad28fb112c9f076499050ed7f27e1fce701bbc9cf3c1835c113a6a0bd9e915_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:b8ad28fb112c9f076499050ed7f27e1fce701bbc9cf3c1835c113a6a0bd9e915_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:e34860aa425dc582c6e2214d5762a31e84f62d905469b3f130fc3980a03c36b1_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:e34860aa425dc582c6e2214d5762a31e84f62d905469b3f130fc3980a03c36b1_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:e34860aa425dc582c6e2214d5762a31e84f62d905469b3f130fc3980a03c36b1_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8a3978970e82e80c57d44ef3187049eaf58b715460442363a239bf023db64791_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8a3978970e82e80c57d44ef3187049eaf58b715460442363a239bf023db64791_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8a3978970e82e80c57d44ef3187049eaf58b715460442363a239bf023db64791_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:bc8fc8ba010f7e49b2c9a1b8994d6de05650f8028b2c6dbb0db3e721ed53cdef_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:bc8fc8ba010f7e49b2c9a1b8994d6de05650f8028b2c6dbb0db3e721ed53cdef_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:bc8fc8ba010f7e49b2c9a1b8994d6de05650f8028b2c6dbb0db3e721ed53cdef_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-69223",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-06T20:01:19.831548+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:0f8839e5aee29a659fc87dbe1974d52807b02232b12bfae0a9ee75f72f6822d8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:cbed194c572c59551a2b73e61d8c3821df77d5a9ca7d2275062c439996a24eb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f501719d54fc49e168385702bb0e1d8432b65f129a56a8fe184557a715956196_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:fe250f135f03aecf8489c1cee9721b9e48549e19d5a609a3d3284fe7d758a34d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:6fd7c632b981a1b0593c6af234c4b40d1046eabebe41ce29f75e1e010e92226a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:b8d2a7da8627fa6a020330453c9fee31ba37a8eddd2d014fafa5bf3ed838fb5e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:c264a07ccc7020902897cc9420a76dc590431596fc74696b57e42c2cc658a3f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:de9acb254c64d4b5f060867ac81c3c7b92da197bd62914705f47f81c719000f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:299e584db6227b51630ff777864b19113e8a1ea8100aa5c1bde092f730f35911_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3aae092b74e73969f4328e406f804297e44130fea3232db3403db98463e42d9c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b77247eccd37c9bc29631142605c6fab3af9d23ebf82b43f049664e44193d377_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:f1eb81b968bdee5bbfa48e25718ac574bdda09c2acf726d9f058e0643585d59d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:009336407c386ffb1f5f1bdb7a38256e73b8b2ec97036f8ab84e7293f517ef8e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:82e4da659d4bbf036bafee5f598602ec32b7b5f8d3d595287dcf418288bf2147_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8ee6e0938cc2189984009da95ebd6fb4f5946cf9e1f7ef7aae8d6f40dfc7ab36_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90d90e31d0afe833778743baf4eb3527402a65c30fdcce149ff8d4820faa3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:34bfde79221d2f824177f72d68a877b63bfe88b1f0562741a2dc212f83cb4e62_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c25356366526086b2e85274793b8e9dadf1a04d35515087d4421c74bb9b4bacf_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c5923a2649845cc20cdc2d015442d8007e9e0f77522d652d8af389437681c4ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:d91f808a230d11c3b998cbd703fd8fd043188164f61962b5518cda91ad19712b_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:0d79e8c5f3f36c290006c0adbe7c14f57bad10566017f005ae4073905b170136_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:57bf7919da3de08961e4c151b08dab1c756353a4040d0dd66feb72fcfe1cc8ce_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:6d0a4b9c41713e592707a1b93d48f197977bf9eb05aa5e87a083976720061cbb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:c6d21fc02716334ab7f6c48ba7d102965d197209c5a9fd3b41a6ea65b5da0055_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:48f4971662ddb841e25bb610f72ef5f37eddf482b117786595d80d0931448236_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:6ec99dbde70c05dc5fbd64f81779f75ca8a131c0d3865f1be318a4cd8152ed33_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:783723cc28521153aef6aeaee7786f8bb87e01ef738b90b8b5fb2f2b2fb6c780_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:7c13d95770002e16dbd5dc86ea82f6fc5e70828582b928d9e3388ecded90b67a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7188e3f507cdaa346ed930c158379a67104dbdc74535a2b5a541cea60c03a123_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:85c083ae0b2493347cbf1e5885ad56335b1799e545f136118cfe597f39f3df6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:c5079720f6ea2ab7fb6b1acc6fa0c3c5087d91507c2fb21bb5b4ebc57953b4cf_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:f250376b2a72ff2e0bd866bbd8142c5e071218351ad62c52cd7b7a6f3baab026_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:0a10e9afd9c3d555a36db84f938973f14fb099164b1ba5068f9e5a9cfec51f01_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:1fcab1dccdd7ab7976ac0a57fad193d9411aecdc82cc24752378589978ab3c83_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:21636d382f0a42b7d87d3b1f4ee53bf73e589bb549750d279ca21f96517d7a3d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ac48a386cf9175fa667538475607d8d7444e2d21e77bea8ce8d3bf291c59d4a0_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:0e5a121065f55cb7381d74794dd44b02a564195bca3bdfd9d9a10905fd0995a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3838ae2045ed11b4bfe2c86675a5bebe4f51971d30322af3721969e3e2fca06f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a23c10d8ea852924e8c89a80cb561b2ed9dbacb13257401181b9b13ddf6786ee_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a592586194e5234cfcc2d783f876713771ac489c530205e87053a60b1dd90e04_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:268a35d7a2bb13547826ec27291d5b48b2abe1d530b49a6085fcdde9410b61f8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:985cf2d3da53a542a87d98e4b698f53cf9b99e1a09e86b206f42c96833c2b35c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:9cda51df51a24542cd1cd9cd4c072389340d0e678d82236d38c64568cf5d552d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:fe9512b0361734dcaa41b19c4f02b36ec45896ff911dd44a9e821fdd60d30374_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:17c4c5a579c802fc9a4ee935ad723f65c63aa63ce3b5e4a91705c12ec59feca6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3b3a79cebad3f9230b476752c3a6dc29b3d5179d0a3fcf90707eaf14da11ae84_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a28642cbd593dcdd8673c4bdac30da6eafba29e8abc4ddeaa12369177b5052c7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:bd47ed866c9bee7c22e7fafcb959df87f64abdbea9f38603a377216f99be3b43_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:1254e449d313f5f663d056097b9cddbcd7fce91c7a6448b1d4f57c622d9556b3_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8523ece411bf1842b9309abc7dea7067a26a0efd6cb0510449a6573df820a45c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:bde426912de4c15616e3b71408f4760fd12172dc97ce15d5511d0094784643eb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:c87feb6c292b8f95cc840237e3a498eaa3198447f11bb3dd652818e1128bf4a4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:6547c593ea515750150478d442e17f113fb76ec611f6d7c2ff62223e1742a083_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:d6fe585bac62fd646127894dcb9bf55462daf60a22c8721ee44658fbdd3e99a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:e8c26f06cca6450dc68a6160a6d1ababdf0992ed9000f27dea5177b813671653_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:eab05f26b14dd06d7e4f5580a873d8bdb18317abf1e82300da089cba5129bdb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:049878acbb0f6297eae90180b88b011d00e954285d3197e2c19bc17e82f67523_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6624a8e702ff2bc3f07b63a8fec42034c48b41bb187818fd4f2dd8a8f60766cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b829b37753a3d14aebf4d114973f843dfc6e4706cf2375408bab8950ab15d2ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c41ad877f30bc37bd9fe8422c410da12159b8fba7ab9ed0fd174e0d30a1ed125_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:47315b849e1e70f6240f310ed5b6d402f6512973bd94bb70d9138d03b790b1a8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:8b63224e8726db24bf51a5456ef9ede17299e1d920d57a66c49be8a03d3485ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:9a20dbc471286e91b2687c22b692a335b287f8eaba817c0f4b6c31b42a669b94_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:b104daa98ef64f2be52d0066ca490a98ef3380a4516038711972be8c01a16571_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:0b65799b577e98beaa59b850028bbfc2d2b112465d1661cd6ab90fb0dd296695_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:116d10699e27737b256b1ccd035c65334696553d107c1002eb85be69aec4c65a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:78bb5cce2e05156b39a961747174a819c945298fb2f444ef321de6f2bbd5ac5b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9b3fd70beaca874656c8e051fa6b3f04b8cbc99e61278a953832637c8c0fb18a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:0997e7c2515f817d857c9c3dc157f7adec41553adfc3a22913bd65c90b1c9924_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bac6445179c1c27314e958b41b3d67b1d34dcb05ac9a360a8fe297ab631d64f7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d55d0744741b5fcd00107cc2a443dec11696a5daa453a4d992f1e15c3f4708b2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:dec36413a14d42948aa73339aaba4e5b22f38ddc364436c66ab9d1a8aac465b3_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1074bbb8a68b75e8c8635bc622bf059cf0ae5bf582d48af31eca9bfc4f4787e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1d1f1078e7a5d916a6df61d83b6c38512a4f1e6ca71d91212fd539aa3be4d8ed_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:c8fd574a2ddb034be88d78b49ae22de5fea68679c0a9f1f3e24583ef118fb532_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:f1abc733921423176ccd6bc3b31093c151b84bdfa9a82b1f640a540edbfbf358_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:0bdf70b361111ad28cc4c5a38a52fb7557a7256c45d31b9c187fba4213c1080d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:20537bc868859605ba1a227b8ffaa4523c03b67093e71e910d8cb3b8fbe0392d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:6481c675623cee9bcabd4a1c3a04d169c46e103c944af5ef69a75fc9bd69dfb8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:e474929fa188b73d80eee028cd51e54f07157e587071cf60109f4398ea4dce30_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:3cbb5b8c06d7911476e411419ff88a02126e0a6f4f514247e112afc9f939c80f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:433143f26cf3ebbc1e6492d8e6b96a0fe82dbb46a54859e9a10fef1e5f71842d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c7b4a67cf4b2a1fece30e67d57c67d850d6f9866cf6fc39206b4ca09956e4deb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:f1d3f1a1c0396fa4f3b5496af6a6d2dfc231c8d8bc453774b2c4319bfd00b96e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:7686b10f4f4091c5e56ce58c6c12f6cff0b7d5fd526fd606e92abf75eb6b13c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:c20cc51275c70431b1e730ca48a82942c5385bba90aeb514e01fd3e142c158d0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:df33172c1cb33952183c80ab0f86c5f414a5103b9eb0757f744103678a6992ff_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:e0c6a368dc6da0906c102aa3587b297e7fe4d4072b5b019a2f3e1a0d54c8053b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:5596feea40bd5eaf4e97a7eb33c4e7069e802fc921e1fa5fd65b7db9ff99637f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:b4bf1128add34cd02dbb769b2445af2491cb1fe3b23d8aaecdff3044ecb889be_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ce70350c29cfb97ebfa8f0782b6c193c1693704cc184c039329df915aeeaaaa2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:f700beaf7b8466e958876ea71762439e9b7224f34f066a72e3454b7ab450e0cb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:05a079835148d3cb9357e0c911ba78646748c4373b4f39cb995fc6f6a1d35315_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:43e267abfa4d52a2fb3677406ee8c7a44cb7ddecb94fe13b852546eb4a8c2b99_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:b8ad28fb112c9f076499050ed7f27e1fce701bbc9cf3c1835c113a6a0bd9e915_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:e34860aa425dc582c6e2214d5762a31e84f62d905469b3f130fc3980a03c36b1_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8a3978970e82e80c57d44ef3187049eaf58b715460442363a239bf023db64791_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:bc8fc8ba010f7e49b2c9a1b8994d6de05650f8028b2c6dbb0db3e721ed53cdef_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427456"
}
],
"notes": [
{
"category": "description",
"text": "A decompression based denial of service flaw has been discovered in the AIOHTTP python library. Library versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2f9ec28f18893b516b9dadcce88a8efaa908e916305f7b802f250c2283c37cb5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:3e61238b7400447dfd7999d053e7f701d7c84d62e4a0ef29950c39f3843fb467_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:9bbe1c621a8ee4c960e945c0f1a57c89654314435ea00083abbeb390991c62bb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:c3451ed3202ea6b8328f1cacd4fe0205df1fa0d3eec3a960873ec493e9d49d67_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:0682e9e4bc9ad2b2b564fa2fa8b022e46729b27e26ec7b14ed2f1fae3e52a0d1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2f25f26750ceac18fd9c059eb3f11cc400dc0160d9ca78eded86af360c81d201_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:360d270a9167d79e297b050093209bcc9e0d854045b9ba116192073ce44c662c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:7d75c8ac498141ba26b4a927dbc4b4426a566da5ba09d4e0017fbf715bd05b27_arm64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:0f8839e5aee29a659fc87dbe1974d52807b02232b12bfae0a9ee75f72f6822d8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:cbed194c572c59551a2b73e61d8c3821df77d5a9ca7d2275062c439996a24eb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f501719d54fc49e168385702bb0e1d8432b65f129a56a8fe184557a715956196_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:fe250f135f03aecf8489c1cee9721b9e48549e19d5a609a3d3284fe7d758a34d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:6fd7c632b981a1b0593c6af234c4b40d1046eabebe41ce29f75e1e010e92226a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:b8d2a7da8627fa6a020330453c9fee31ba37a8eddd2d014fafa5bf3ed838fb5e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:c264a07ccc7020902897cc9420a76dc590431596fc74696b57e42c2cc658a3f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:de9acb254c64d4b5f060867ac81c3c7b92da197bd62914705f47f81c719000f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:299e584db6227b51630ff777864b19113e8a1ea8100aa5c1bde092f730f35911_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3aae092b74e73969f4328e406f804297e44130fea3232db3403db98463e42d9c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b77247eccd37c9bc29631142605c6fab3af9d23ebf82b43f049664e44193d377_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:f1eb81b968bdee5bbfa48e25718ac574bdda09c2acf726d9f058e0643585d59d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:009336407c386ffb1f5f1bdb7a38256e73b8b2ec97036f8ab84e7293f517ef8e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:82e4da659d4bbf036bafee5f598602ec32b7b5f8d3d595287dcf418288bf2147_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8ee6e0938cc2189984009da95ebd6fb4f5946cf9e1f7ef7aae8d6f40dfc7ab36_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90d90e31d0afe833778743baf4eb3527402a65c30fdcce149ff8d4820faa3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:34bfde79221d2f824177f72d68a877b63bfe88b1f0562741a2dc212f83cb4e62_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c25356366526086b2e85274793b8e9dadf1a04d35515087d4421c74bb9b4bacf_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c5923a2649845cc20cdc2d015442d8007e9e0f77522d652d8af389437681c4ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:d91f808a230d11c3b998cbd703fd8fd043188164f61962b5518cda91ad19712b_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:0d79e8c5f3f36c290006c0adbe7c14f57bad10566017f005ae4073905b170136_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:57bf7919da3de08961e4c151b08dab1c756353a4040d0dd66feb72fcfe1cc8ce_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:6d0a4b9c41713e592707a1b93d48f197977bf9eb05aa5e87a083976720061cbb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:c6d21fc02716334ab7f6c48ba7d102965d197209c5a9fd3b41a6ea65b5da0055_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:48f4971662ddb841e25bb610f72ef5f37eddf482b117786595d80d0931448236_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:6ec99dbde70c05dc5fbd64f81779f75ca8a131c0d3865f1be318a4cd8152ed33_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:783723cc28521153aef6aeaee7786f8bb87e01ef738b90b8b5fb2f2b2fb6c780_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:7c13d95770002e16dbd5dc86ea82f6fc5e70828582b928d9e3388ecded90b67a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7188e3f507cdaa346ed930c158379a67104dbdc74535a2b5a541cea60c03a123_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:85c083ae0b2493347cbf1e5885ad56335b1799e545f136118cfe597f39f3df6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:c5079720f6ea2ab7fb6b1acc6fa0c3c5087d91507c2fb21bb5b4ebc57953b4cf_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:f250376b2a72ff2e0bd866bbd8142c5e071218351ad62c52cd7b7a6f3baab026_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:0a10e9afd9c3d555a36db84f938973f14fb099164b1ba5068f9e5a9cfec51f01_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:1fcab1dccdd7ab7976ac0a57fad193d9411aecdc82cc24752378589978ab3c83_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:21636d382f0a42b7d87d3b1f4ee53bf73e589bb549750d279ca21f96517d7a3d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ac48a386cf9175fa667538475607d8d7444e2d21e77bea8ce8d3bf291c59d4a0_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:0e5a121065f55cb7381d74794dd44b02a564195bca3bdfd9d9a10905fd0995a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3838ae2045ed11b4bfe2c86675a5bebe4f51971d30322af3721969e3e2fca06f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a23c10d8ea852924e8c89a80cb561b2ed9dbacb13257401181b9b13ddf6786ee_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a592586194e5234cfcc2d783f876713771ac489c530205e87053a60b1dd90e04_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:268a35d7a2bb13547826ec27291d5b48b2abe1d530b49a6085fcdde9410b61f8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:985cf2d3da53a542a87d98e4b698f53cf9b99e1a09e86b206f42c96833c2b35c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:9cda51df51a24542cd1cd9cd4c072389340d0e678d82236d38c64568cf5d552d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:fe9512b0361734dcaa41b19c4f02b36ec45896ff911dd44a9e821fdd60d30374_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:17c4c5a579c802fc9a4ee935ad723f65c63aa63ce3b5e4a91705c12ec59feca6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3b3a79cebad3f9230b476752c3a6dc29b3d5179d0a3fcf90707eaf14da11ae84_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a28642cbd593dcdd8673c4bdac30da6eafba29e8abc4ddeaa12369177b5052c7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:bd47ed866c9bee7c22e7fafcb959df87f64abdbea9f38603a377216f99be3b43_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:1254e449d313f5f663d056097b9cddbcd7fce91c7a6448b1d4f57c622d9556b3_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8523ece411bf1842b9309abc7dea7067a26a0efd6cb0510449a6573df820a45c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:bde426912de4c15616e3b71408f4760fd12172dc97ce15d5511d0094784643eb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:c87feb6c292b8f95cc840237e3a498eaa3198447f11bb3dd652818e1128bf4a4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:6547c593ea515750150478d442e17f113fb76ec611f6d7c2ff62223e1742a083_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:d6fe585bac62fd646127894dcb9bf55462daf60a22c8721ee44658fbdd3e99a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:e8c26f06cca6450dc68a6160a6d1ababdf0992ed9000f27dea5177b813671653_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:eab05f26b14dd06d7e4f5580a873d8bdb18317abf1e82300da089cba5129bdb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:049878acbb0f6297eae90180b88b011d00e954285d3197e2c19bc17e82f67523_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6624a8e702ff2bc3f07b63a8fec42034c48b41bb187818fd4f2dd8a8f60766cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b829b37753a3d14aebf4d114973f843dfc6e4706cf2375408bab8950ab15d2ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c41ad877f30bc37bd9fe8422c410da12159b8fba7ab9ed0fd174e0d30a1ed125_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:47315b849e1e70f6240f310ed5b6d402f6512973bd94bb70d9138d03b790b1a8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:8b63224e8726db24bf51a5456ef9ede17299e1d920d57a66c49be8a03d3485ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:9a20dbc471286e91b2687c22b692a335b287f8eaba817c0f4b6c31b42a669b94_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:b104daa98ef64f2be52d0066ca490a98ef3380a4516038711972be8c01a16571_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:0b65799b577e98beaa59b850028bbfc2d2b112465d1661cd6ab90fb0dd296695_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:116d10699e27737b256b1ccd035c65334696553d107c1002eb85be69aec4c65a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:78bb5cce2e05156b39a961747174a819c945298fb2f444ef321de6f2bbd5ac5b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9b3fd70beaca874656c8e051fa6b3f04b8cbc99e61278a953832637c8c0fb18a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:0997e7c2515f817d857c9c3dc157f7adec41553adfc3a22913bd65c90b1c9924_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bac6445179c1c27314e958b41b3d67b1d34dcb05ac9a360a8fe297ab631d64f7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d55d0744741b5fcd00107cc2a443dec11696a5daa453a4d992f1e15c3f4708b2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:dec36413a14d42948aa73339aaba4e5b22f38ddc364436c66ab9d1a8aac465b3_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1074bbb8a68b75e8c8635bc622bf059cf0ae5bf582d48af31eca9bfc4f4787e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1d1f1078e7a5d916a6df61d83b6c38512a4f1e6ca71d91212fd539aa3be4d8ed_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:c8fd574a2ddb034be88d78b49ae22de5fea68679c0a9f1f3e24583ef118fb532_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:f1abc733921423176ccd6bc3b31093c151b84bdfa9a82b1f640a540edbfbf358_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:0bdf70b361111ad28cc4c5a38a52fb7557a7256c45d31b9c187fba4213c1080d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:20537bc868859605ba1a227b8ffaa4523c03b67093e71e910d8cb3b8fbe0392d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:6481c675623cee9bcabd4a1c3a04d169c46e103c944af5ef69a75fc9bd69dfb8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:e474929fa188b73d80eee028cd51e54f07157e587071cf60109f4398ea4dce30_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:3cbb5b8c06d7911476e411419ff88a02126e0a6f4f514247e112afc9f939c80f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:433143f26cf3ebbc1e6492d8e6b96a0fe82dbb46a54859e9a10fef1e5f71842d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c7b4a67cf4b2a1fece30e67d57c67d850d6f9866cf6fc39206b4ca09956e4deb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:f1d3f1a1c0396fa4f3b5496af6a6d2dfc231c8d8bc453774b2c4319bfd00b96e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:7686b10f4f4091c5e56ce58c6c12f6cff0b7d5fd526fd606e92abf75eb6b13c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:c20cc51275c70431b1e730ca48a82942c5385bba90aeb514e01fd3e142c158d0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:df33172c1cb33952183c80ab0f86c5f414a5103b9eb0757f744103678a6992ff_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:e0c6a368dc6da0906c102aa3587b297e7fe4d4072b5b019a2f3e1a0d54c8053b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:5596feea40bd5eaf4e97a7eb33c4e7069e802fc921e1fa5fd65b7db9ff99637f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:b4bf1128add34cd02dbb769b2445af2491cb1fe3b23d8aaecdff3044ecb889be_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ce70350c29cfb97ebfa8f0782b6c193c1693704cc184c039329df915aeeaaaa2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:f700beaf7b8466e958876ea71762439e9b7224f34f066a72e3454b7ab450e0cb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:05a079835148d3cb9357e0c911ba78646748c4373b4f39cb995fc6f6a1d35315_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:43e267abfa4d52a2fb3677406ee8c7a44cb7ddecb94fe13b852546eb4a8c2b99_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:b8ad28fb112c9f076499050ed7f27e1fce701bbc9cf3c1835c113a6a0bd9e915_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:e34860aa425dc582c6e2214d5762a31e84f62d905469b3f130fc3980a03c36b1_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8a3978970e82e80c57d44ef3187049eaf58b715460442363a239bf023db64791_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:bc8fc8ba010f7e49b2c9a1b8994d6de05650f8028b2c6dbb0db3e721ed53cdef_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "RHBZ#2427456",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427456"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a",
"url": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg"
}
],
"release_date": "2026-01-05T22:00:17.715000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-31T22:34: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.5#Upgrading",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2f9ec28f18893b516b9dadcce88a8efaa908e916305f7b802f250c2283c37cb5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:3e61238b7400447dfd7999d053e7f701d7c84d62e4a0ef29950c39f3843fb467_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:9bbe1c621a8ee4c960e945c0f1a57c89654314435ea00083abbeb390991c62bb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:c3451ed3202ea6b8328f1cacd4fe0205df1fa0d3eec3a960873ec493e9d49d67_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:0682e9e4bc9ad2b2b564fa2fa8b022e46729b27e26ec7b14ed2f1fae3e52a0d1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2f25f26750ceac18fd9c059eb3f11cc400dc0160d9ca78eded86af360c81d201_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:360d270a9167d79e297b050093209bcc9e0d854045b9ba116192073ce44c662c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:7d75c8ac498141ba26b4a927dbc4b4426a566da5ba09d4e0017fbf715bd05b27_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6308"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:0f8839e5aee29a659fc87dbe1974d52807b02232b12bfae0a9ee75f72f6822d8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:cbed194c572c59551a2b73e61d8c3821df77d5a9ca7d2275062c439996a24eb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f501719d54fc49e168385702bb0e1d8432b65f129a56a8fe184557a715956196_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:fe250f135f03aecf8489c1cee9721b9e48549e19d5a609a3d3284fe7d758a34d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:6fd7c632b981a1b0593c6af234c4b40d1046eabebe41ce29f75e1e010e92226a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:b8d2a7da8627fa6a020330453c9fee31ba37a8eddd2d014fafa5bf3ed838fb5e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:c264a07ccc7020902897cc9420a76dc590431596fc74696b57e42c2cc658a3f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:de9acb254c64d4b5f060867ac81c3c7b92da197bd62914705f47f81c719000f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:299e584db6227b51630ff777864b19113e8a1ea8100aa5c1bde092f730f35911_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3aae092b74e73969f4328e406f804297e44130fea3232db3403db98463e42d9c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b77247eccd37c9bc29631142605c6fab3af9d23ebf82b43f049664e44193d377_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:f1eb81b968bdee5bbfa48e25718ac574bdda09c2acf726d9f058e0643585d59d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:009336407c386ffb1f5f1bdb7a38256e73b8b2ec97036f8ab84e7293f517ef8e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:82e4da659d4bbf036bafee5f598602ec32b7b5f8d3d595287dcf418288bf2147_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8ee6e0938cc2189984009da95ebd6fb4f5946cf9e1f7ef7aae8d6f40dfc7ab36_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90d90e31d0afe833778743baf4eb3527402a65c30fdcce149ff8d4820faa3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:34bfde79221d2f824177f72d68a877b63bfe88b1f0562741a2dc212f83cb4e62_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c25356366526086b2e85274793b8e9dadf1a04d35515087d4421c74bb9b4bacf_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c5923a2649845cc20cdc2d015442d8007e9e0f77522d652d8af389437681c4ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:d91f808a230d11c3b998cbd703fd8fd043188164f61962b5518cda91ad19712b_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:0d79e8c5f3f36c290006c0adbe7c14f57bad10566017f005ae4073905b170136_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:57bf7919da3de08961e4c151b08dab1c756353a4040d0dd66feb72fcfe1cc8ce_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:6d0a4b9c41713e592707a1b93d48f197977bf9eb05aa5e87a083976720061cbb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:c6d21fc02716334ab7f6c48ba7d102965d197209c5a9fd3b41a6ea65b5da0055_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:48f4971662ddb841e25bb610f72ef5f37eddf482b117786595d80d0931448236_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:6ec99dbde70c05dc5fbd64f81779f75ca8a131c0d3865f1be318a4cd8152ed33_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:783723cc28521153aef6aeaee7786f8bb87e01ef738b90b8b5fb2f2b2fb6c780_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:7c13d95770002e16dbd5dc86ea82f6fc5e70828582b928d9e3388ecded90b67a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7188e3f507cdaa346ed930c158379a67104dbdc74535a2b5a541cea60c03a123_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:85c083ae0b2493347cbf1e5885ad56335b1799e545f136118cfe597f39f3df6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:c5079720f6ea2ab7fb6b1acc6fa0c3c5087d91507c2fb21bb5b4ebc57953b4cf_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:f250376b2a72ff2e0bd866bbd8142c5e071218351ad62c52cd7b7a6f3baab026_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:0a10e9afd9c3d555a36db84f938973f14fb099164b1ba5068f9e5a9cfec51f01_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:1fcab1dccdd7ab7976ac0a57fad193d9411aecdc82cc24752378589978ab3c83_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:21636d382f0a42b7d87d3b1f4ee53bf73e589bb549750d279ca21f96517d7a3d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ac48a386cf9175fa667538475607d8d7444e2d21e77bea8ce8d3bf291c59d4a0_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:0e5a121065f55cb7381d74794dd44b02a564195bca3bdfd9d9a10905fd0995a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3838ae2045ed11b4bfe2c86675a5bebe4f51971d30322af3721969e3e2fca06f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a23c10d8ea852924e8c89a80cb561b2ed9dbacb13257401181b9b13ddf6786ee_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a592586194e5234cfcc2d783f876713771ac489c530205e87053a60b1dd90e04_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:268a35d7a2bb13547826ec27291d5b48b2abe1d530b49a6085fcdde9410b61f8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:985cf2d3da53a542a87d98e4b698f53cf9b99e1a09e86b206f42c96833c2b35c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:9cda51df51a24542cd1cd9cd4c072389340d0e678d82236d38c64568cf5d552d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:fe9512b0361734dcaa41b19c4f02b36ec45896ff911dd44a9e821fdd60d30374_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:17c4c5a579c802fc9a4ee935ad723f65c63aa63ce3b5e4a91705c12ec59feca6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3b3a79cebad3f9230b476752c3a6dc29b3d5179d0a3fcf90707eaf14da11ae84_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a28642cbd593dcdd8673c4bdac30da6eafba29e8abc4ddeaa12369177b5052c7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:bd47ed866c9bee7c22e7fafcb959df87f64abdbea9f38603a377216f99be3b43_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:1254e449d313f5f663d056097b9cddbcd7fce91c7a6448b1d4f57c622d9556b3_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8523ece411bf1842b9309abc7dea7067a26a0efd6cb0510449a6573df820a45c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:bde426912de4c15616e3b71408f4760fd12172dc97ce15d5511d0094784643eb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:c87feb6c292b8f95cc840237e3a498eaa3198447f11bb3dd652818e1128bf4a4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:6547c593ea515750150478d442e17f113fb76ec611f6d7c2ff62223e1742a083_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:d6fe585bac62fd646127894dcb9bf55462daf60a22c8721ee44658fbdd3e99a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:e8c26f06cca6450dc68a6160a6d1ababdf0992ed9000f27dea5177b813671653_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:eab05f26b14dd06d7e4f5580a873d8bdb18317abf1e82300da089cba5129bdb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:049878acbb0f6297eae90180b88b011d00e954285d3197e2c19bc17e82f67523_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6624a8e702ff2bc3f07b63a8fec42034c48b41bb187818fd4f2dd8a8f60766cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b829b37753a3d14aebf4d114973f843dfc6e4706cf2375408bab8950ab15d2ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c41ad877f30bc37bd9fe8422c410da12159b8fba7ab9ed0fd174e0d30a1ed125_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:47315b849e1e70f6240f310ed5b6d402f6512973bd94bb70d9138d03b790b1a8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:8b63224e8726db24bf51a5456ef9ede17299e1d920d57a66c49be8a03d3485ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:9a20dbc471286e91b2687c22b692a335b287f8eaba817c0f4b6c31b42a669b94_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:b104daa98ef64f2be52d0066ca490a98ef3380a4516038711972be8c01a16571_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:0b65799b577e98beaa59b850028bbfc2d2b112465d1661cd6ab90fb0dd296695_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:116d10699e27737b256b1ccd035c65334696553d107c1002eb85be69aec4c65a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:78bb5cce2e05156b39a961747174a819c945298fb2f444ef321de6f2bbd5ac5b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9b3fd70beaca874656c8e051fa6b3f04b8cbc99e61278a953832637c8c0fb18a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:0997e7c2515f817d857c9c3dc157f7adec41553adfc3a22913bd65c90b1c9924_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bac6445179c1c27314e958b41b3d67b1d34dcb05ac9a360a8fe297ab631d64f7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d55d0744741b5fcd00107cc2a443dec11696a5daa453a4d992f1e15c3f4708b2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:dec36413a14d42948aa73339aaba4e5b22f38ddc364436c66ab9d1a8aac465b3_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1074bbb8a68b75e8c8635bc622bf059cf0ae5bf582d48af31eca9bfc4f4787e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1d1f1078e7a5d916a6df61d83b6c38512a4f1e6ca71d91212fd539aa3be4d8ed_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:c8fd574a2ddb034be88d78b49ae22de5fea68679c0a9f1f3e24583ef118fb532_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:f1abc733921423176ccd6bc3b31093c151b84bdfa9a82b1f640a540edbfbf358_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:0bdf70b361111ad28cc4c5a38a52fb7557a7256c45d31b9c187fba4213c1080d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:20537bc868859605ba1a227b8ffaa4523c03b67093e71e910d8cb3b8fbe0392d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:6481c675623cee9bcabd4a1c3a04d169c46e103c944af5ef69a75fc9bd69dfb8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:e474929fa188b73d80eee028cd51e54f07157e587071cf60109f4398ea4dce30_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2f9ec28f18893b516b9dadcce88a8efaa908e916305f7b802f250c2283c37cb5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:3e61238b7400447dfd7999d053e7f701d7c84d62e4a0ef29950c39f3843fb467_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:9bbe1c621a8ee4c960e945c0f1a57c89654314435ea00083abbeb390991c62bb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:c3451ed3202ea6b8328f1cacd4fe0205df1fa0d3eec3a960873ec493e9d49d67_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:3cbb5b8c06d7911476e411419ff88a02126e0a6f4f514247e112afc9f939c80f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:433143f26cf3ebbc1e6492d8e6b96a0fe82dbb46a54859e9a10fef1e5f71842d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c7b4a67cf4b2a1fece30e67d57c67d850d6f9866cf6fc39206b4ca09956e4deb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:f1d3f1a1c0396fa4f3b5496af6a6d2dfc231c8d8bc453774b2c4319bfd00b96e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:0682e9e4bc9ad2b2b564fa2fa8b022e46729b27e26ec7b14ed2f1fae3e52a0d1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2f25f26750ceac18fd9c059eb3f11cc400dc0160d9ca78eded86af360c81d201_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:360d270a9167d79e297b050093209bcc9e0d854045b9ba116192073ce44c662c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:7d75c8ac498141ba26b4a927dbc4b4426a566da5ba09d4e0017fbf715bd05b27_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:7686b10f4f4091c5e56ce58c6c12f6cff0b7d5fd526fd606e92abf75eb6b13c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:c20cc51275c70431b1e730ca48a82942c5385bba90aeb514e01fd3e142c158d0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:df33172c1cb33952183c80ab0f86c5f414a5103b9eb0757f744103678a6992ff_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:e0c6a368dc6da0906c102aa3587b297e7fe4d4072b5b019a2f3e1a0d54c8053b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:5596feea40bd5eaf4e97a7eb33c4e7069e802fc921e1fa5fd65b7db9ff99637f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:b4bf1128add34cd02dbb769b2445af2491cb1fe3b23d8aaecdff3044ecb889be_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ce70350c29cfb97ebfa8f0782b6c193c1693704cc184c039329df915aeeaaaa2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:f700beaf7b8466e958876ea71762439e9b7224f34f066a72e3454b7ab450e0cb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:05a079835148d3cb9357e0c911ba78646748c4373b4f39cb995fc6f6a1d35315_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:43e267abfa4d52a2fb3677406ee8c7a44cb7ddecb94fe13b852546eb4a8c2b99_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:b8ad28fb112c9f076499050ed7f27e1fce701bbc9cf3c1835c113a6a0bd9e915_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:e34860aa425dc582c6e2214d5762a31e84f62d905469b3f130fc3980a03c36b1_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8a3978970e82e80c57d44ef3187049eaf58b715460442363a239bf023db64791_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:bc8fc8ba010f7e49b2c9a1b8994d6de05650f8028b2c6dbb0db3e721ed53cdef_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:0f8839e5aee29a659fc87dbe1974d52807b02232b12bfae0a9ee75f72f6822d8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:cbed194c572c59551a2b73e61d8c3821df77d5a9ca7d2275062c439996a24eb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f501719d54fc49e168385702bb0e1d8432b65f129a56a8fe184557a715956196_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:fe250f135f03aecf8489c1cee9721b9e48549e19d5a609a3d3284fe7d758a34d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:6fd7c632b981a1b0593c6af234c4b40d1046eabebe41ce29f75e1e010e92226a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:b8d2a7da8627fa6a020330453c9fee31ba37a8eddd2d014fafa5bf3ed838fb5e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:c264a07ccc7020902897cc9420a76dc590431596fc74696b57e42c2cc658a3f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:de9acb254c64d4b5f060867ac81c3c7b92da197bd62914705f47f81c719000f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:299e584db6227b51630ff777864b19113e8a1ea8100aa5c1bde092f730f35911_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3aae092b74e73969f4328e406f804297e44130fea3232db3403db98463e42d9c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b77247eccd37c9bc29631142605c6fab3af9d23ebf82b43f049664e44193d377_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:f1eb81b968bdee5bbfa48e25718ac574bdda09c2acf726d9f058e0643585d59d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:009336407c386ffb1f5f1bdb7a38256e73b8b2ec97036f8ab84e7293f517ef8e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:82e4da659d4bbf036bafee5f598602ec32b7b5f8d3d595287dcf418288bf2147_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8ee6e0938cc2189984009da95ebd6fb4f5946cf9e1f7ef7aae8d6f40dfc7ab36_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90d90e31d0afe833778743baf4eb3527402a65c30fdcce149ff8d4820faa3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:34bfde79221d2f824177f72d68a877b63bfe88b1f0562741a2dc212f83cb4e62_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c25356366526086b2e85274793b8e9dadf1a04d35515087d4421c74bb9b4bacf_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c5923a2649845cc20cdc2d015442d8007e9e0f77522d652d8af389437681c4ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:d91f808a230d11c3b998cbd703fd8fd043188164f61962b5518cda91ad19712b_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:0d79e8c5f3f36c290006c0adbe7c14f57bad10566017f005ae4073905b170136_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:57bf7919da3de08961e4c151b08dab1c756353a4040d0dd66feb72fcfe1cc8ce_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:6d0a4b9c41713e592707a1b93d48f197977bf9eb05aa5e87a083976720061cbb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:c6d21fc02716334ab7f6c48ba7d102965d197209c5a9fd3b41a6ea65b5da0055_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:48f4971662ddb841e25bb610f72ef5f37eddf482b117786595d80d0931448236_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:6ec99dbde70c05dc5fbd64f81779f75ca8a131c0d3865f1be318a4cd8152ed33_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:783723cc28521153aef6aeaee7786f8bb87e01ef738b90b8b5fb2f2b2fb6c780_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:7c13d95770002e16dbd5dc86ea82f6fc5e70828582b928d9e3388ecded90b67a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7188e3f507cdaa346ed930c158379a67104dbdc74535a2b5a541cea60c03a123_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:85c083ae0b2493347cbf1e5885ad56335b1799e545f136118cfe597f39f3df6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:c5079720f6ea2ab7fb6b1acc6fa0c3c5087d91507c2fb21bb5b4ebc57953b4cf_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:f250376b2a72ff2e0bd866bbd8142c5e071218351ad62c52cd7b7a6f3baab026_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:0a10e9afd9c3d555a36db84f938973f14fb099164b1ba5068f9e5a9cfec51f01_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:1fcab1dccdd7ab7976ac0a57fad193d9411aecdc82cc24752378589978ab3c83_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:21636d382f0a42b7d87d3b1f4ee53bf73e589bb549750d279ca21f96517d7a3d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ac48a386cf9175fa667538475607d8d7444e2d21e77bea8ce8d3bf291c59d4a0_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:0e5a121065f55cb7381d74794dd44b02a564195bca3bdfd9d9a10905fd0995a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3838ae2045ed11b4bfe2c86675a5bebe4f51971d30322af3721969e3e2fca06f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a23c10d8ea852924e8c89a80cb561b2ed9dbacb13257401181b9b13ddf6786ee_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a592586194e5234cfcc2d783f876713771ac489c530205e87053a60b1dd90e04_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:268a35d7a2bb13547826ec27291d5b48b2abe1d530b49a6085fcdde9410b61f8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:985cf2d3da53a542a87d98e4b698f53cf9b99e1a09e86b206f42c96833c2b35c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:9cda51df51a24542cd1cd9cd4c072389340d0e678d82236d38c64568cf5d552d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:fe9512b0361734dcaa41b19c4f02b36ec45896ff911dd44a9e821fdd60d30374_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:17c4c5a579c802fc9a4ee935ad723f65c63aa63ce3b5e4a91705c12ec59feca6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3b3a79cebad3f9230b476752c3a6dc29b3d5179d0a3fcf90707eaf14da11ae84_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a28642cbd593dcdd8673c4bdac30da6eafba29e8abc4ddeaa12369177b5052c7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:bd47ed866c9bee7c22e7fafcb959df87f64abdbea9f38603a377216f99be3b43_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:1254e449d313f5f663d056097b9cddbcd7fce91c7a6448b1d4f57c622d9556b3_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8523ece411bf1842b9309abc7dea7067a26a0efd6cb0510449a6573df820a45c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:bde426912de4c15616e3b71408f4760fd12172dc97ce15d5511d0094784643eb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:c87feb6c292b8f95cc840237e3a498eaa3198447f11bb3dd652818e1128bf4a4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:6547c593ea515750150478d442e17f113fb76ec611f6d7c2ff62223e1742a083_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:d6fe585bac62fd646127894dcb9bf55462daf60a22c8721ee44658fbdd3e99a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:e8c26f06cca6450dc68a6160a6d1ababdf0992ed9000f27dea5177b813671653_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:eab05f26b14dd06d7e4f5580a873d8bdb18317abf1e82300da089cba5129bdb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:049878acbb0f6297eae90180b88b011d00e954285d3197e2c19bc17e82f67523_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6624a8e702ff2bc3f07b63a8fec42034c48b41bb187818fd4f2dd8a8f60766cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b829b37753a3d14aebf4d114973f843dfc6e4706cf2375408bab8950ab15d2ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c41ad877f30bc37bd9fe8422c410da12159b8fba7ab9ed0fd174e0d30a1ed125_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:47315b849e1e70f6240f310ed5b6d402f6512973bd94bb70d9138d03b790b1a8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:8b63224e8726db24bf51a5456ef9ede17299e1d920d57a66c49be8a03d3485ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:9a20dbc471286e91b2687c22b692a335b287f8eaba817c0f4b6c31b42a669b94_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:b104daa98ef64f2be52d0066ca490a98ef3380a4516038711972be8c01a16571_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:0b65799b577e98beaa59b850028bbfc2d2b112465d1661cd6ab90fb0dd296695_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:116d10699e27737b256b1ccd035c65334696553d107c1002eb85be69aec4c65a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:78bb5cce2e05156b39a961747174a819c945298fb2f444ef321de6f2bbd5ac5b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9b3fd70beaca874656c8e051fa6b3f04b8cbc99e61278a953832637c8c0fb18a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:0997e7c2515f817d857c9c3dc157f7adec41553adfc3a22913bd65c90b1c9924_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bac6445179c1c27314e958b41b3d67b1d34dcb05ac9a360a8fe297ab631d64f7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d55d0744741b5fcd00107cc2a443dec11696a5daa453a4d992f1e15c3f4708b2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:dec36413a14d42948aa73339aaba4e5b22f38ddc364436c66ab9d1a8aac465b3_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1074bbb8a68b75e8c8635bc622bf059cf0ae5bf582d48af31eca9bfc4f4787e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1d1f1078e7a5d916a6df61d83b6c38512a4f1e6ca71d91212fd539aa3be4d8ed_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:c8fd574a2ddb034be88d78b49ae22de5fea68679c0a9f1f3e24583ef118fb532_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:f1abc733921423176ccd6bc3b31093c151b84bdfa9a82b1f640a540edbfbf358_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:0bdf70b361111ad28cc4c5a38a52fb7557a7256c45d31b9c187fba4213c1080d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:20537bc868859605ba1a227b8ffaa4523c03b67093e71e910d8cb3b8fbe0392d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:6481c675623cee9bcabd4a1c3a04d169c46e103c944af5ef69a75fc9bd69dfb8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:e474929fa188b73d80eee028cd51e54f07157e587071cf60109f4398ea4dce30_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2f9ec28f18893b516b9dadcce88a8efaa908e916305f7b802f250c2283c37cb5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:3e61238b7400447dfd7999d053e7f701d7c84d62e4a0ef29950c39f3843fb467_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:9bbe1c621a8ee4c960e945c0f1a57c89654314435ea00083abbeb390991c62bb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:c3451ed3202ea6b8328f1cacd4fe0205df1fa0d3eec3a960873ec493e9d49d67_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:3cbb5b8c06d7911476e411419ff88a02126e0a6f4f514247e112afc9f939c80f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:433143f26cf3ebbc1e6492d8e6b96a0fe82dbb46a54859e9a10fef1e5f71842d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c7b4a67cf4b2a1fece30e67d57c67d850d6f9866cf6fc39206b4ca09956e4deb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:f1d3f1a1c0396fa4f3b5496af6a6d2dfc231c8d8bc453774b2c4319bfd00b96e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:0682e9e4bc9ad2b2b564fa2fa8b022e46729b27e26ec7b14ed2f1fae3e52a0d1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2f25f26750ceac18fd9c059eb3f11cc400dc0160d9ca78eded86af360c81d201_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:360d270a9167d79e297b050093209bcc9e0d854045b9ba116192073ce44c662c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:7d75c8ac498141ba26b4a927dbc4b4426a566da5ba09d4e0017fbf715bd05b27_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:7686b10f4f4091c5e56ce58c6c12f6cff0b7d5fd526fd606e92abf75eb6b13c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:c20cc51275c70431b1e730ca48a82942c5385bba90aeb514e01fd3e142c158d0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:df33172c1cb33952183c80ab0f86c5f414a5103b9eb0757f744103678a6992ff_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:e0c6a368dc6da0906c102aa3587b297e7fe4d4072b5b019a2f3e1a0d54c8053b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:5596feea40bd5eaf4e97a7eb33c4e7069e802fc921e1fa5fd65b7db9ff99637f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:b4bf1128add34cd02dbb769b2445af2491cb1fe3b23d8aaecdff3044ecb889be_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ce70350c29cfb97ebfa8f0782b6c193c1693704cc184c039329df915aeeaaaa2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:f700beaf7b8466e958876ea71762439e9b7224f34f066a72e3454b7ab450e0cb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:05a079835148d3cb9357e0c911ba78646748c4373b4f39cb995fc6f6a1d35315_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:43e267abfa4d52a2fb3677406ee8c7a44cb7ddecb94fe13b852546eb4a8c2b99_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:b8ad28fb112c9f076499050ed7f27e1fce701bbc9cf3c1835c113a6a0bd9e915_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:e34860aa425dc582c6e2214d5762a31e84f62d905469b3f130fc3980a03c36b1_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8a3978970e82e80c57d44ef3187049eaf58b715460442363a239bf023db64791_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:bc8fc8ba010f7e49b2c9a1b8994d6de05650f8028b2c6dbb0db3e721ed53cdef_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb"
},
{
"cve": "CVE-2026-1615",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-02-09T11:10:57.572082+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:0f8839e5aee29a659fc87dbe1974d52807b02232b12bfae0a9ee75f72f6822d8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:cbed194c572c59551a2b73e61d8c3821df77d5a9ca7d2275062c439996a24eb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f501719d54fc49e168385702bb0e1d8432b65f129a56a8fe184557a715956196_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:fe250f135f03aecf8489c1cee9721b9e48549e19d5a609a3d3284fe7d758a34d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:6fd7c632b981a1b0593c6af234c4b40d1046eabebe41ce29f75e1e010e92226a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:b8d2a7da8627fa6a020330453c9fee31ba37a8eddd2d014fafa5bf3ed838fb5e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:c264a07ccc7020902897cc9420a76dc590431596fc74696b57e42c2cc658a3f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:de9acb254c64d4b5f060867ac81c3c7b92da197bd62914705f47f81c719000f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:299e584db6227b51630ff777864b19113e8a1ea8100aa5c1bde092f730f35911_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3aae092b74e73969f4328e406f804297e44130fea3232db3403db98463e42d9c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b77247eccd37c9bc29631142605c6fab3af9d23ebf82b43f049664e44193d377_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:f1eb81b968bdee5bbfa48e25718ac574bdda09c2acf726d9f058e0643585d59d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:009336407c386ffb1f5f1bdb7a38256e73b8b2ec97036f8ab84e7293f517ef8e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:82e4da659d4bbf036bafee5f598602ec32b7b5f8d3d595287dcf418288bf2147_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8ee6e0938cc2189984009da95ebd6fb4f5946cf9e1f7ef7aae8d6f40dfc7ab36_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90d90e31d0afe833778743baf4eb3527402a65c30fdcce149ff8d4820faa3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:34bfde79221d2f824177f72d68a877b63bfe88b1f0562741a2dc212f83cb4e62_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c25356366526086b2e85274793b8e9dadf1a04d35515087d4421c74bb9b4bacf_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c5923a2649845cc20cdc2d015442d8007e9e0f77522d652d8af389437681c4ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:d91f808a230d11c3b998cbd703fd8fd043188164f61962b5518cda91ad19712b_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:0d79e8c5f3f36c290006c0adbe7c14f57bad10566017f005ae4073905b170136_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:57bf7919da3de08961e4c151b08dab1c756353a4040d0dd66feb72fcfe1cc8ce_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:6d0a4b9c41713e592707a1b93d48f197977bf9eb05aa5e87a083976720061cbb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:c6d21fc02716334ab7f6c48ba7d102965d197209c5a9fd3b41a6ea65b5da0055_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:48f4971662ddb841e25bb610f72ef5f37eddf482b117786595d80d0931448236_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:6ec99dbde70c05dc5fbd64f81779f75ca8a131c0d3865f1be318a4cd8152ed33_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:783723cc28521153aef6aeaee7786f8bb87e01ef738b90b8b5fb2f2b2fb6c780_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:7c13d95770002e16dbd5dc86ea82f6fc5e70828582b928d9e3388ecded90b67a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7188e3f507cdaa346ed930c158379a67104dbdc74535a2b5a541cea60c03a123_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:85c083ae0b2493347cbf1e5885ad56335b1799e545f136118cfe597f39f3df6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:c5079720f6ea2ab7fb6b1acc6fa0c3c5087d91507c2fb21bb5b4ebc57953b4cf_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:f250376b2a72ff2e0bd866bbd8142c5e071218351ad62c52cd7b7a6f3baab026_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:0a10e9afd9c3d555a36db84f938973f14fb099164b1ba5068f9e5a9cfec51f01_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:1fcab1dccdd7ab7976ac0a57fad193d9411aecdc82cc24752378589978ab3c83_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:21636d382f0a42b7d87d3b1f4ee53bf73e589bb549750d279ca21f96517d7a3d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ac48a386cf9175fa667538475607d8d7444e2d21e77bea8ce8d3bf291c59d4a0_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:0e5a121065f55cb7381d74794dd44b02a564195bca3bdfd9d9a10905fd0995a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3838ae2045ed11b4bfe2c86675a5bebe4f51971d30322af3721969e3e2fca06f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a23c10d8ea852924e8c89a80cb561b2ed9dbacb13257401181b9b13ddf6786ee_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a592586194e5234cfcc2d783f876713771ac489c530205e87053a60b1dd90e04_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:268a35d7a2bb13547826ec27291d5b48b2abe1d530b49a6085fcdde9410b61f8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:985cf2d3da53a542a87d98e4b698f53cf9b99e1a09e86b206f42c96833c2b35c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:9cda51df51a24542cd1cd9cd4c072389340d0e678d82236d38c64568cf5d552d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:fe9512b0361734dcaa41b19c4f02b36ec45896ff911dd44a9e821fdd60d30374_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:17c4c5a579c802fc9a4ee935ad723f65c63aa63ce3b5e4a91705c12ec59feca6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3b3a79cebad3f9230b476752c3a6dc29b3d5179d0a3fcf90707eaf14da11ae84_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a28642cbd593dcdd8673c4bdac30da6eafba29e8abc4ddeaa12369177b5052c7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:bd47ed866c9bee7c22e7fafcb959df87f64abdbea9f38603a377216f99be3b43_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:1254e449d313f5f663d056097b9cddbcd7fce91c7a6448b1d4f57c622d9556b3_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8523ece411bf1842b9309abc7dea7067a26a0efd6cb0510449a6573df820a45c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:bde426912de4c15616e3b71408f4760fd12172dc97ce15d5511d0094784643eb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:c87feb6c292b8f95cc840237e3a498eaa3198447f11bb3dd652818e1128bf4a4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:6547c593ea515750150478d442e17f113fb76ec611f6d7c2ff62223e1742a083_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:d6fe585bac62fd646127894dcb9bf55462daf60a22c8721ee44658fbdd3e99a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:e8c26f06cca6450dc68a6160a6d1ababdf0992ed9000f27dea5177b813671653_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:eab05f26b14dd06d7e4f5580a873d8bdb18317abf1e82300da089cba5129bdb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:049878acbb0f6297eae90180b88b011d00e954285d3197e2c19bc17e82f67523_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6624a8e702ff2bc3f07b63a8fec42034c48b41bb187818fd4f2dd8a8f60766cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b829b37753a3d14aebf4d114973f843dfc6e4706cf2375408bab8950ab15d2ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c41ad877f30bc37bd9fe8422c410da12159b8fba7ab9ed0fd174e0d30a1ed125_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:47315b849e1e70f6240f310ed5b6d402f6512973bd94bb70d9138d03b790b1a8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:8b63224e8726db24bf51a5456ef9ede17299e1d920d57a66c49be8a03d3485ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:9a20dbc471286e91b2687c22b692a335b287f8eaba817c0f4b6c31b42a669b94_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:b104daa98ef64f2be52d0066ca490a98ef3380a4516038711972be8c01a16571_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:0b65799b577e98beaa59b850028bbfc2d2b112465d1661cd6ab90fb0dd296695_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:116d10699e27737b256b1ccd035c65334696553d107c1002eb85be69aec4c65a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:78bb5cce2e05156b39a961747174a819c945298fb2f444ef321de6f2bbd5ac5b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9b3fd70beaca874656c8e051fa6b3f04b8cbc99e61278a953832637c8c0fb18a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:0997e7c2515f817d857c9c3dc157f7adec41553adfc3a22913bd65c90b1c9924_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bac6445179c1c27314e958b41b3d67b1d34dcb05ac9a360a8fe297ab631d64f7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d55d0744741b5fcd00107cc2a443dec11696a5daa453a4d992f1e15c3f4708b2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:dec36413a14d42948aa73339aaba4e5b22f38ddc364436c66ab9d1a8aac465b3_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1074bbb8a68b75e8c8635bc622bf059cf0ae5bf582d48af31eca9bfc4f4787e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1d1f1078e7a5d916a6df61d83b6c38512a4f1e6ca71d91212fd539aa3be4d8ed_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:c8fd574a2ddb034be88d78b49ae22de5fea68679c0a9f1f3e24583ef118fb532_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:f1abc733921423176ccd6bc3b31093c151b84bdfa9a82b1f640a540edbfbf358_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:0bdf70b361111ad28cc4c5a38a52fb7557a7256c45d31b9c187fba4213c1080d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:20537bc868859605ba1a227b8ffaa4523c03b67093e71e910d8cb3b8fbe0392d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:6481c675623cee9bcabd4a1c3a04d169c46e103c944af5ef69a75fc9bd69dfb8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:e474929fa188b73d80eee028cd51e54f07157e587071cf60109f4398ea4dce30_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2f9ec28f18893b516b9dadcce88a8efaa908e916305f7b802f250c2283c37cb5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:3e61238b7400447dfd7999d053e7f701d7c84d62e4a0ef29950c39f3843fb467_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:9bbe1c621a8ee4c960e945c0f1a57c89654314435ea00083abbeb390991c62bb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:c3451ed3202ea6b8328f1cacd4fe0205df1fa0d3eec3a960873ec493e9d49d67_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:3cbb5b8c06d7911476e411419ff88a02126e0a6f4f514247e112afc9f939c80f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:433143f26cf3ebbc1e6492d8e6b96a0fe82dbb46a54859e9a10fef1e5f71842d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c7b4a67cf4b2a1fece30e67d57c67d850d6f9866cf6fc39206b4ca09956e4deb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:f1d3f1a1c0396fa4f3b5496af6a6d2dfc231c8d8bc453774b2c4319bfd00b96e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:7686b10f4f4091c5e56ce58c6c12f6cff0b7d5fd526fd606e92abf75eb6b13c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:c20cc51275c70431b1e730ca48a82942c5385bba90aeb514e01fd3e142c158d0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:df33172c1cb33952183c80ab0f86c5f414a5103b9eb0757f744103678a6992ff_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:e0c6a368dc6da0906c102aa3587b297e7fe4d4072b5b019a2f3e1a0d54c8053b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:5596feea40bd5eaf4e97a7eb33c4e7069e802fc921e1fa5fd65b7db9ff99637f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:b4bf1128add34cd02dbb769b2445af2491cb1fe3b23d8aaecdff3044ecb889be_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ce70350c29cfb97ebfa8f0782b6c193c1693704cc184c039329df915aeeaaaa2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:f700beaf7b8466e958876ea71762439e9b7224f34f066a72e3454b7ab450e0cb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:05a079835148d3cb9357e0c911ba78646748c4373b4f39cb995fc6f6a1d35315_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:43e267abfa4d52a2fb3677406ee8c7a44cb7ddecb94fe13b852546eb4a8c2b99_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:b8ad28fb112c9f076499050ed7f27e1fce701bbc9cf3c1835c113a6a0bd9e915_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:e34860aa425dc582c6e2214d5762a31e84f62d905469b3f130fc3980a03c36b1_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8a3978970e82e80c57d44ef3187049eaf58b715460442363a239bf023db64791_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:bc8fc8ba010f7e49b2c9a1b8994d6de05650f8028b2c6dbb0db3e721ed53cdef_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437875"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the jsonpath component. This vulnerability allows a remote attacker to achieve arbitrary code execution by supplying a malicious JSON Path expression. The component\u0027s reliance on the `static-eval` module for processing user-supplied input leads to unsafe evaluation. Successful exploitation can result in Remote Code Execution (RCE) in Node.js environments or Cross-site Scripting (XSS) in browser contexts.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jsonpath: jsonpath: Arbitrary Code Execution via unsafe JSON Path expression evaluation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security team has rated this vulnerability as Important as it may allows arbitrary code execution when processing untrusted JSON Path expressions. This can lead to Remote Code Execution in Node.js environments or Cross-site Scripting in browser contexts. In some contexts it may be possible to remotely exploit this flaw without any privileges. However, within Red Hat products the jsonpath component is used as a transitive dependency or does not directly handle user input. This context reduces exposure and criticality of this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:0682e9e4bc9ad2b2b564fa2fa8b022e46729b27e26ec7b14ed2f1fae3e52a0d1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2f25f26750ceac18fd9c059eb3f11cc400dc0160d9ca78eded86af360c81d201_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:360d270a9167d79e297b050093209bcc9e0d854045b9ba116192073ce44c662c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:7d75c8ac498141ba26b4a927dbc4b4426a566da5ba09d4e0017fbf715bd05b27_arm64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:0f8839e5aee29a659fc87dbe1974d52807b02232b12bfae0a9ee75f72f6822d8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:cbed194c572c59551a2b73e61d8c3821df77d5a9ca7d2275062c439996a24eb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f501719d54fc49e168385702bb0e1d8432b65f129a56a8fe184557a715956196_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:fe250f135f03aecf8489c1cee9721b9e48549e19d5a609a3d3284fe7d758a34d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:6fd7c632b981a1b0593c6af234c4b40d1046eabebe41ce29f75e1e010e92226a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:b8d2a7da8627fa6a020330453c9fee31ba37a8eddd2d014fafa5bf3ed838fb5e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:c264a07ccc7020902897cc9420a76dc590431596fc74696b57e42c2cc658a3f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:de9acb254c64d4b5f060867ac81c3c7b92da197bd62914705f47f81c719000f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:299e584db6227b51630ff777864b19113e8a1ea8100aa5c1bde092f730f35911_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3aae092b74e73969f4328e406f804297e44130fea3232db3403db98463e42d9c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b77247eccd37c9bc29631142605c6fab3af9d23ebf82b43f049664e44193d377_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:f1eb81b968bdee5bbfa48e25718ac574bdda09c2acf726d9f058e0643585d59d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:009336407c386ffb1f5f1bdb7a38256e73b8b2ec97036f8ab84e7293f517ef8e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:82e4da659d4bbf036bafee5f598602ec32b7b5f8d3d595287dcf418288bf2147_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8ee6e0938cc2189984009da95ebd6fb4f5946cf9e1f7ef7aae8d6f40dfc7ab36_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90d90e31d0afe833778743baf4eb3527402a65c30fdcce149ff8d4820faa3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:34bfde79221d2f824177f72d68a877b63bfe88b1f0562741a2dc212f83cb4e62_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c25356366526086b2e85274793b8e9dadf1a04d35515087d4421c74bb9b4bacf_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c5923a2649845cc20cdc2d015442d8007e9e0f77522d652d8af389437681c4ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:d91f808a230d11c3b998cbd703fd8fd043188164f61962b5518cda91ad19712b_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:0d79e8c5f3f36c290006c0adbe7c14f57bad10566017f005ae4073905b170136_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:57bf7919da3de08961e4c151b08dab1c756353a4040d0dd66feb72fcfe1cc8ce_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:6d0a4b9c41713e592707a1b93d48f197977bf9eb05aa5e87a083976720061cbb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:c6d21fc02716334ab7f6c48ba7d102965d197209c5a9fd3b41a6ea65b5da0055_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:48f4971662ddb841e25bb610f72ef5f37eddf482b117786595d80d0931448236_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:6ec99dbde70c05dc5fbd64f81779f75ca8a131c0d3865f1be318a4cd8152ed33_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:783723cc28521153aef6aeaee7786f8bb87e01ef738b90b8b5fb2f2b2fb6c780_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:7c13d95770002e16dbd5dc86ea82f6fc5e70828582b928d9e3388ecded90b67a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7188e3f507cdaa346ed930c158379a67104dbdc74535a2b5a541cea60c03a123_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:85c083ae0b2493347cbf1e5885ad56335b1799e545f136118cfe597f39f3df6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:c5079720f6ea2ab7fb6b1acc6fa0c3c5087d91507c2fb21bb5b4ebc57953b4cf_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:f250376b2a72ff2e0bd866bbd8142c5e071218351ad62c52cd7b7a6f3baab026_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:0a10e9afd9c3d555a36db84f938973f14fb099164b1ba5068f9e5a9cfec51f01_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:1fcab1dccdd7ab7976ac0a57fad193d9411aecdc82cc24752378589978ab3c83_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:21636d382f0a42b7d87d3b1f4ee53bf73e589bb549750d279ca21f96517d7a3d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ac48a386cf9175fa667538475607d8d7444e2d21e77bea8ce8d3bf291c59d4a0_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:0e5a121065f55cb7381d74794dd44b02a564195bca3bdfd9d9a10905fd0995a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3838ae2045ed11b4bfe2c86675a5bebe4f51971d30322af3721969e3e2fca06f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a23c10d8ea852924e8c89a80cb561b2ed9dbacb13257401181b9b13ddf6786ee_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a592586194e5234cfcc2d783f876713771ac489c530205e87053a60b1dd90e04_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:268a35d7a2bb13547826ec27291d5b48b2abe1d530b49a6085fcdde9410b61f8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:985cf2d3da53a542a87d98e4b698f53cf9b99e1a09e86b206f42c96833c2b35c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:9cda51df51a24542cd1cd9cd4c072389340d0e678d82236d38c64568cf5d552d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:fe9512b0361734dcaa41b19c4f02b36ec45896ff911dd44a9e821fdd60d30374_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:17c4c5a579c802fc9a4ee935ad723f65c63aa63ce3b5e4a91705c12ec59feca6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3b3a79cebad3f9230b476752c3a6dc29b3d5179d0a3fcf90707eaf14da11ae84_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a28642cbd593dcdd8673c4bdac30da6eafba29e8abc4ddeaa12369177b5052c7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:bd47ed866c9bee7c22e7fafcb959df87f64abdbea9f38603a377216f99be3b43_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:1254e449d313f5f663d056097b9cddbcd7fce91c7a6448b1d4f57c622d9556b3_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8523ece411bf1842b9309abc7dea7067a26a0efd6cb0510449a6573df820a45c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:bde426912de4c15616e3b71408f4760fd12172dc97ce15d5511d0094784643eb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:c87feb6c292b8f95cc840237e3a498eaa3198447f11bb3dd652818e1128bf4a4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:6547c593ea515750150478d442e17f113fb76ec611f6d7c2ff62223e1742a083_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:d6fe585bac62fd646127894dcb9bf55462daf60a22c8721ee44658fbdd3e99a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:e8c26f06cca6450dc68a6160a6d1ababdf0992ed9000f27dea5177b813671653_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:eab05f26b14dd06d7e4f5580a873d8bdb18317abf1e82300da089cba5129bdb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:049878acbb0f6297eae90180b88b011d00e954285d3197e2c19bc17e82f67523_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6624a8e702ff2bc3f07b63a8fec42034c48b41bb187818fd4f2dd8a8f60766cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b829b37753a3d14aebf4d114973f843dfc6e4706cf2375408bab8950ab15d2ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c41ad877f30bc37bd9fe8422c410da12159b8fba7ab9ed0fd174e0d30a1ed125_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:47315b849e1e70f6240f310ed5b6d402f6512973bd94bb70d9138d03b790b1a8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:8b63224e8726db24bf51a5456ef9ede17299e1d920d57a66c49be8a03d3485ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:9a20dbc471286e91b2687c22b692a335b287f8eaba817c0f4b6c31b42a669b94_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:b104daa98ef64f2be52d0066ca490a98ef3380a4516038711972be8c01a16571_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:0b65799b577e98beaa59b850028bbfc2d2b112465d1661cd6ab90fb0dd296695_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:116d10699e27737b256b1ccd035c65334696553d107c1002eb85be69aec4c65a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:78bb5cce2e05156b39a961747174a819c945298fb2f444ef321de6f2bbd5ac5b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9b3fd70beaca874656c8e051fa6b3f04b8cbc99e61278a953832637c8c0fb18a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:0997e7c2515f817d857c9c3dc157f7adec41553adfc3a22913bd65c90b1c9924_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bac6445179c1c27314e958b41b3d67b1d34dcb05ac9a360a8fe297ab631d64f7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d55d0744741b5fcd00107cc2a443dec11696a5daa453a4d992f1e15c3f4708b2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:dec36413a14d42948aa73339aaba4e5b22f38ddc364436c66ab9d1a8aac465b3_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1074bbb8a68b75e8c8635bc622bf059cf0ae5bf582d48af31eca9bfc4f4787e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1d1f1078e7a5d916a6df61d83b6c38512a4f1e6ca71d91212fd539aa3be4d8ed_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:c8fd574a2ddb034be88d78b49ae22de5fea68679c0a9f1f3e24583ef118fb532_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:f1abc733921423176ccd6bc3b31093c151b84bdfa9a82b1f640a540edbfbf358_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:0bdf70b361111ad28cc4c5a38a52fb7557a7256c45d31b9c187fba4213c1080d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:20537bc868859605ba1a227b8ffaa4523c03b67093e71e910d8cb3b8fbe0392d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:6481c675623cee9bcabd4a1c3a04d169c46e103c944af5ef69a75fc9bd69dfb8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:e474929fa188b73d80eee028cd51e54f07157e587071cf60109f4398ea4dce30_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2f9ec28f18893b516b9dadcce88a8efaa908e916305f7b802f250c2283c37cb5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:3e61238b7400447dfd7999d053e7f701d7c84d62e4a0ef29950c39f3843fb467_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:9bbe1c621a8ee4c960e945c0f1a57c89654314435ea00083abbeb390991c62bb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:c3451ed3202ea6b8328f1cacd4fe0205df1fa0d3eec3a960873ec493e9d49d67_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:3cbb5b8c06d7911476e411419ff88a02126e0a6f4f514247e112afc9f939c80f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:433143f26cf3ebbc1e6492d8e6b96a0fe82dbb46a54859e9a10fef1e5f71842d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c7b4a67cf4b2a1fece30e67d57c67d850d6f9866cf6fc39206b4ca09956e4deb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:f1d3f1a1c0396fa4f3b5496af6a6d2dfc231c8d8bc453774b2c4319bfd00b96e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:7686b10f4f4091c5e56ce58c6c12f6cff0b7d5fd526fd606e92abf75eb6b13c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:c20cc51275c70431b1e730ca48a82942c5385bba90aeb514e01fd3e142c158d0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:df33172c1cb33952183c80ab0f86c5f414a5103b9eb0757f744103678a6992ff_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:e0c6a368dc6da0906c102aa3587b297e7fe4d4072b5b019a2f3e1a0d54c8053b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:5596feea40bd5eaf4e97a7eb33c4e7069e802fc921e1fa5fd65b7db9ff99637f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:b4bf1128add34cd02dbb769b2445af2491cb1fe3b23d8aaecdff3044ecb889be_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ce70350c29cfb97ebfa8f0782b6c193c1693704cc184c039329df915aeeaaaa2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:f700beaf7b8466e958876ea71762439e9b7224f34f066a72e3454b7ab450e0cb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:05a079835148d3cb9357e0c911ba78646748c4373b4f39cb995fc6f6a1d35315_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:43e267abfa4d52a2fb3677406ee8c7a44cb7ddecb94fe13b852546eb4a8c2b99_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:b8ad28fb112c9f076499050ed7f27e1fce701bbc9cf3c1835c113a6a0bd9e915_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:e34860aa425dc582c6e2214d5762a31e84f62d905469b3f130fc3980a03c36b1_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8a3978970e82e80c57d44ef3187049eaf58b715460442363a239bf023db64791_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:bc8fc8ba010f7e49b2c9a1b8994d6de05650f8028b2c6dbb0db3e721ed53cdef_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1615"
},
{
"category": "external",
"summary": "RHBZ#2437875",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437875"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1615",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1615"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1615",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1615"
},
{
"category": "external",
"summary": "https://github.com/dchester/jsonpath/blob/c1dd8ec74034fb0375233abb5fdbec51ac317b4b/lib/handlers.js%23L243",
"url": "https://github.com/dchester/jsonpath/blob/c1dd8ec74034fb0375233abb5fdbec51ac317b4b/lib/handlers.js%23L243"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-15141219",
"url": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-15141219"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-JSONPATH-13645034",
"url": "https://security.snyk.io/vuln/SNYK-JS-JSONPATH-13645034"
}
],
"release_date": "2026-02-09T05:00:09.050000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-31T22:34: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.5#Upgrading",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:0682e9e4bc9ad2b2b564fa2fa8b022e46729b27e26ec7b14ed2f1fae3e52a0d1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2f25f26750ceac18fd9c059eb3f11cc400dc0160d9ca78eded86af360c81d201_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:360d270a9167d79e297b050093209bcc9e0d854045b9ba116192073ce44c662c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:7d75c8ac498141ba26b4a927dbc4b4426a566da5ba09d4e0017fbf715bd05b27_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6308"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:0f8839e5aee29a659fc87dbe1974d52807b02232b12bfae0a9ee75f72f6822d8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:cbed194c572c59551a2b73e61d8c3821df77d5a9ca7d2275062c439996a24eb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f501719d54fc49e168385702bb0e1d8432b65f129a56a8fe184557a715956196_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:fe250f135f03aecf8489c1cee9721b9e48549e19d5a609a3d3284fe7d758a34d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:6fd7c632b981a1b0593c6af234c4b40d1046eabebe41ce29f75e1e010e92226a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:b8d2a7da8627fa6a020330453c9fee31ba37a8eddd2d014fafa5bf3ed838fb5e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:c264a07ccc7020902897cc9420a76dc590431596fc74696b57e42c2cc658a3f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:de9acb254c64d4b5f060867ac81c3c7b92da197bd62914705f47f81c719000f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:299e584db6227b51630ff777864b19113e8a1ea8100aa5c1bde092f730f35911_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3aae092b74e73969f4328e406f804297e44130fea3232db3403db98463e42d9c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b77247eccd37c9bc29631142605c6fab3af9d23ebf82b43f049664e44193d377_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:f1eb81b968bdee5bbfa48e25718ac574bdda09c2acf726d9f058e0643585d59d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:009336407c386ffb1f5f1bdb7a38256e73b8b2ec97036f8ab84e7293f517ef8e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:82e4da659d4bbf036bafee5f598602ec32b7b5f8d3d595287dcf418288bf2147_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8ee6e0938cc2189984009da95ebd6fb4f5946cf9e1f7ef7aae8d6f40dfc7ab36_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90d90e31d0afe833778743baf4eb3527402a65c30fdcce149ff8d4820faa3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:34bfde79221d2f824177f72d68a877b63bfe88b1f0562741a2dc212f83cb4e62_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c25356366526086b2e85274793b8e9dadf1a04d35515087d4421c74bb9b4bacf_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c5923a2649845cc20cdc2d015442d8007e9e0f77522d652d8af389437681c4ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:d91f808a230d11c3b998cbd703fd8fd043188164f61962b5518cda91ad19712b_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:0d79e8c5f3f36c290006c0adbe7c14f57bad10566017f005ae4073905b170136_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:57bf7919da3de08961e4c151b08dab1c756353a4040d0dd66feb72fcfe1cc8ce_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:6d0a4b9c41713e592707a1b93d48f197977bf9eb05aa5e87a083976720061cbb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:c6d21fc02716334ab7f6c48ba7d102965d197209c5a9fd3b41a6ea65b5da0055_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:48f4971662ddb841e25bb610f72ef5f37eddf482b117786595d80d0931448236_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:6ec99dbde70c05dc5fbd64f81779f75ca8a131c0d3865f1be318a4cd8152ed33_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:783723cc28521153aef6aeaee7786f8bb87e01ef738b90b8b5fb2f2b2fb6c780_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:7c13d95770002e16dbd5dc86ea82f6fc5e70828582b928d9e3388ecded90b67a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7188e3f507cdaa346ed930c158379a67104dbdc74535a2b5a541cea60c03a123_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:85c083ae0b2493347cbf1e5885ad56335b1799e545f136118cfe597f39f3df6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:c5079720f6ea2ab7fb6b1acc6fa0c3c5087d91507c2fb21bb5b4ebc57953b4cf_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:f250376b2a72ff2e0bd866bbd8142c5e071218351ad62c52cd7b7a6f3baab026_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:0a10e9afd9c3d555a36db84f938973f14fb099164b1ba5068f9e5a9cfec51f01_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:1fcab1dccdd7ab7976ac0a57fad193d9411aecdc82cc24752378589978ab3c83_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:21636d382f0a42b7d87d3b1f4ee53bf73e589bb549750d279ca21f96517d7a3d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ac48a386cf9175fa667538475607d8d7444e2d21e77bea8ce8d3bf291c59d4a0_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:0e5a121065f55cb7381d74794dd44b02a564195bca3bdfd9d9a10905fd0995a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3838ae2045ed11b4bfe2c86675a5bebe4f51971d30322af3721969e3e2fca06f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a23c10d8ea852924e8c89a80cb561b2ed9dbacb13257401181b9b13ddf6786ee_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a592586194e5234cfcc2d783f876713771ac489c530205e87053a60b1dd90e04_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:268a35d7a2bb13547826ec27291d5b48b2abe1d530b49a6085fcdde9410b61f8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:985cf2d3da53a542a87d98e4b698f53cf9b99e1a09e86b206f42c96833c2b35c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:9cda51df51a24542cd1cd9cd4c072389340d0e678d82236d38c64568cf5d552d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:fe9512b0361734dcaa41b19c4f02b36ec45896ff911dd44a9e821fdd60d30374_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:17c4c5a579c802fc9a4ee935ad723f65c63aa63ce3b5e4a91705c12ec59feca6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3b3a79cebad3f9230b476752c3a6dc29b3d5179d0a3fcf90707eaf14da11ae84_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a28642cbd593dcdd8673c4bdac30da6eafba29e8abc4ddeaa12369177b5052c7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:bd47ed866c9bee7c22e7fafcb959df87f64abdbea9f38603a377216f99be3b43_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:1254e449d313f5f663d056097b9cddbcd7fce91c7a6448b1d4f57c622d9556b3_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8523ece411bf1842b9309abc7dea7067a26a0efd6cb0510449a6573df820a45c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:bde426912de4c15616e3b71408f4760fd12172dc97ce15d5511d0094784643eb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:c87feb6c292b8f95cc840237e3a498eaa3198447f11bb3dd652818e1128bf4a4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:6547c593ea515750150478d442e17f113fb76ec611f6d7c2ff62223e1742a083_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:d6fe585bac62fd646127894dcb9bf55462daf60a22c8721ee44658fbdd3e99a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:e8c26f06cca6450dc68a6160a6d1ababdf0992ed9000f27dea5177b813671653_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:eab05f26b14dd06d7e4f5580a873d8bdb18317abf1e82300da089cba5129bdb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:049878acbb0f6297eae90180b88b011d00e954285d3197e2c19bc17e82f67523_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6624a8e702ff2bc3f07b63a8fec42034c48b41bb187818fd4f2dd8a8f60766cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b829b37753a3d14aebf4d114973f843dfc6e4706cf2375408bab8950ab15d2ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c41ad877f30bc37bd9fe8422c410da12159b8fba7ab9ed0fd174e0d30a1ed125_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:47315b849e1e70f6240f310ed5b6d402f6512973bd94bb70d9138d03b790b1a8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:8b63224e8726db24bf51a5456ef9ede17299e1d920d57a66c49be8a03d3485ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:9a20dbc471286e91b2687c22b692a335b287f8eaba817c0f4b6c31b42a669b94_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:b104daa98ef64f2be52d0066ca490a98ef3380a4516038711972be8c01a16571_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:0b65799b577e98beaa59b850028bbfc2d2b112465d1661cd6ab90fb0dd296695_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:116d10699e27737b256b1ccd035c65334696553d107c1002eb85be69aec4c65a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:78bb5cce2e05156b39a961747174a819c945298fb2f444ef321de6f2bbd5ac5b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9b3fd70beaca874656c8e051fa6b3f04b8cbc99e61278a953832637c8c0fb18a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:0997e7c2515f817d857c9c3dc157f7adec41553adfc3a22913bd65c90b1c9924_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bac6445179c1c27314e958b41b3d67b1d34dcb05ac9a360a8fe297ab631d64f7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d55d0744741b5fcd00107cc2a443dec11696a5daa453a4d992f1e15c3f4708b2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:dec36413a14d42948aa73339aaba4e5b22f38ddc364436c66ab9d1a8aac465b3_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1074bbb8a68b75e8c8635bc622bf059cf0ae5bf582d48af31eca9bfc4f4787e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1d1f1078e7a5d916a6df61d83b6c38512a4f1e6ca71d91212fd539aa3be4d8ed_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:c8fd574a2ddb034be88d78b49ae22de5fea68679c0a9f1f3e24583ef118fb532_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:f1abc733921423176ccd6bc3b31093c151b84bdfa9a82b1f640a540edbfbf358_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:0bdf70b361111ad28cc4c5a38a52fb7557a7256c45d31b9c187fba4213c1080d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:20537bc868859605ba1a227b8ffaa4523c03b67093e71e910d8cb3b8fbe0392d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:6481c675623cee9bcabd4a1c3a04d169c46e103c944af5ef69a75fc9bd69dfb8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:e474929fa188b73d80eee028cd51e54f07157e587071cf60109f4398ea4dce30_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2f9ec28f18893b516b9dadcce88a8efaa908e916305f7b802f250c2283c37cb5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:3e61238b7400447dfd7999d053e7f701d7c84d62e4a0ef29950c39f3843fb467_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:9bbe1c621a8ee4c960e945c0f1a57c89654314435ea00083abbeb390991c62bb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:c3451ed3202ea6b8328f1cacd4fe0205df1fa0d3eec3a960873ec493e9d49d67_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:3cbb5b8c06d7911476e411419ff88a02126e0a6f4f514247e112afc9f939c80f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:433143f26cf3ebbc1e6492d8e6b96a0fe82dbb46a54859e9a10fef1e5f71842d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c7b4a67cf4b2a1fece30e67d57c67d850d6f9866cf6fc39206b4ca09956e4deb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:f1d3f1a1c0396fa4f3b5496af6a6d2dfc231c8d8bc453774b2c4319bfd00b96e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:0682e9e4bc9ad2b2b564fa2fa8b022e46729b27e26ec7b14ed2f1fae3e52a0d1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2f25f26750ceac18fd9c059eb3f11cc400dc0160d9ca78eded86af360c81d201_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:360d270a9167d79e297b050093209bcc9e0d854045b9ba116192073ce44c662c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:7d75c8ac498141ba26b4a927dbc4b4426a566da5ba09d4e0017fbf715bd05b27_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:7686b10f4f4091c5e56ce58c6c12f6cff0b7d5fd526fd606e92abf75eb6b13c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:c20cc51275c70431b1e730ca48a82942c5385bba90aeb514e01fd3e142c158d0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:df33172c1cb33952183c80ab0f86c5f414a5103b9eb0757f744103678a6992ff_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:e0c6a368dc6da0906c102aa3587b297e7fe4d4072b5b019a2f3e1a0d54c8053b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:5596feea40bd5eaf4e97a7eb33c4e7069e802fc921e1fa5fd65b7db9ff99637f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:b4bf1128add34cd02dbb769b2445af2491cb1fe3b23d8aaecdff3044ecb889be_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ce70350c29cfb97ebfa8f0782b6c193c1693704cc184c039329df915aeeaaaa2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:f700beaf7b8466e958876ea71762439e9b7224f34f066a72e3454b7ab450e0cb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:05a079835148d3cb9357e0c911ba78646748c4373b4f39cb995fc6f6a1d35315_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:43e267abfa4d52a2fb3677406ee8c7a44cb7ddecb94fe13b852546eb4a8c2b99_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:b8ad28fb112c9f076499050ed7f27e1fce701bbc9cf3c1835c113a6a0bd9e915_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:e34860aa425dc582c6e2214d5762a31e84f62d905469b3f130fc3980a03c36b1_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8a3978970e82e80c57d44ef3187049eaf58b715460442363a239bf023db64791_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:bc8fc8ba010f7e49b2c9a1b8994d6de05650f8028b2c6dbb0db3e721ed53cdef_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:0f8839e5aee29a659fc87dbe1974d52807b02232b12bfae0a9ee75f72f6822d8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:cbed194c572c59551a2b73e61d8c3821df77d5a9ca7d2275062c439996a24eb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f501719d54fc49e168385702bb0e1d8432b65f129a56a8fe184557a715956196_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:fe250f135f03aecf8489c1cee9721b9e48549e19d5a609a3d3284fe7d758a34d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:6fd7c632b981a1b0593c6af234c4b40d1046eabebe41ce29f75e1e010e92226a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:b8d2a7da8627fa6a020330453c9fee31ba37a8eddd2d014fafa5bf3ed838fb5e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:c264a07ccc7020902897cc9420a76dc590431596fc74696b57e42c2cc658a3f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:de9acb254c64d4b5f060867ac81c3c7b92da197bd62914705f47f81c719000f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:299e584db6227b51630ff777864b19113e8a1ea8100aa5c1bde092f730f35911_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3aae092b74e73969f4328e406f804297e44130fea3232db3403db98463e42d9c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b77247eccd37c9bc29631142605c6fab3af9d23ebf82b43f049664e44193d377_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:f1eb81b968bdee5bbfa48e25718ac574bdda09c2acf726d9f058e0643585d59d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:009336407c386ffb1f5f1bdb7a38256e73b8b2ec97036f8ab84e7293f517ef8e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:82e4da659d4bbf036bafee5f598602ec32b7b5f8d3d595287dcf418288bf2147_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8ee6e0938cc2189984009da95ebd6fb4f5946cf9e1f7ef7aae8d6f40dfc7ab36_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90d90e31d0afe833778743baf4eb3527402a65c30fdcce149ff8d4820faa3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:34bfde79221d2f824177f72d68a877b63bfe88b1f0562741a2dc212f83cb4e62_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c25356366526086b2e85274793b8e9dadf1a04d35515087d4421c74bb9b4bacf_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c5923a2649845cc20cdc2d015442d8007e9e0f77522d652d8af389437681c4ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:d91f808a230d11c3b998cbd703fd8fd043188164f61962b5518cda91ad19712b_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:0d79e8c5f3f36c290006c0adbe7c14f57bad10566017f005ae4073905b170136_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:57bf7919da3de08961e4c151b08dab1c756353a4040d0dd66feb72fcfe1cc8ce_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:6d0a4b9c41713e592707a1b93d48f197977bf9eb05aa5e87a083976720061cbb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:c6d21fc02716334ab7f6c48ba7d102965d197209c5a9fd3b41a6ea65b5da0055_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:48f4971662ddb841e25bb610f72ef5f37eddf482b117786595d80d0931448236_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:6ec99dbde70c05dc5fbd64f81779f75ca8a131c0d3865f1be318a4cd8152ed33_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:783723cc28521153aef6aeaee7786f8bb87e01ef738b90b8b5fb2f2b2fb6c780_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:7c13d95770002e16dbd5dc86ea82f6fc5e70828582b928d9e3388ecded90b67a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7188e3f507cdaa346ed930c158379a67104dbdc74535a2b5a541cea60c03a123_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:85c083ae0b2493347cbf1e5885ad56335b1799e545f136118cfe597f39f3df6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:c5079720f6ea2ab7fb6b1acc6fa0c3c5087d91507c2fb21bb5b4ebc57953b4cf_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:f250376b2a72ff2e0bd866bbd8142c5e071218351ad62c52cd7b7a6f3baab026_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:0a10e9afd9c3d555a36db84f938973f14fb099164b1ba5068f9e5a9cfec51f01_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:1fcab1dccdd7ab7976ac0a57fad193d9411aecdc82cc24752378589978ab3c83_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:21636d382f0a42b7d87d3b1f4ee53bf73e589bb549750d279ca21f96517d7a3d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ac48a386cf9175fa667538475607d8d7444e2d21e77bea8ce8d3bf291c59d4a0_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:0e5a121065f55cb7381d74794dd44b02a564195bca3bdfd9d9a10905fd0995a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3838ae2045ed11b4bfe2c86675a5bebe4f51971d30322af3721969e3e2fca06f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a23c10d8ea852924e8c89a80cb561b2ed9dbacb13257401181b9b13ddf6786ee_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a592586194e5234cfcc2d783f876713771ac489c530205e87053a60b1dd90e04_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:268a35d7a2bb13547826ec27291d5b48b2abe1d530b49a6085fcdde9410b61f8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:985cf2d3da53a542a87d98e4b698f53cf9b99e1a09e86b206f42c96833c2b35c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:9cda51df51a24542cd1cd9cd4c072389340d0e678d82236d38c64568cf5d552d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:fe9512b0361734dcaa41b19c4f02b36ec45896ff911dd44a9e821fdd60d30374_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:17c4c5a579c802fc9a4ee935ad723f65c63aa63ce3b5e4a91705c12ec59feca6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3b3a79cebad3f9230b476752c3a6dc29b3d5179d0a3fcf90707eaf14da11ae84_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a28642cbd593dcdd8673c4bdac30da6eafba29e8abc4ddeaa12369177b5052c7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:bd47ed866c9bee7c22e7fafcb959df87f64abdbea9f38603a377216f99be3b43_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:1254e449d313f5f663d056097b9cddbcd7fce91c7a6448b1d4f57c622d9556b3_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8523ece411bf1842b9309abc7dea7067a26a0efd6cb0510449a6573df820a45c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:bde426912de4c15616e3b71408f4760fd12172dc97ce15d5511d0094784643eb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:c87feb6c292b8f95cc840237e3a498eaa3198447f11bb3dd652818e1128bf4a4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:6547c593ea515750150478d442e17f113fb76ec611f6d7c2ff62223e1742a083_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:d6fe585bac62fd646127894dcb9bf55462daf60a22c8721ee44658fbdd3e99a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:e8c26f06cca6450dc68a6160a6d1ababdf0992ed9000f27dea5177b813671653_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:eab05f26b14dd06d7e4f5580a873d8bdb18317abf1e82300da089cba5129bdb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:049878acbb0f6297eae90180b88b011d00e954285d3197e2c19bc17e82f67523_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6624a8e702ff2bc3f07b63a8fec42034c48b41bb187818fd4f2dd8a8f60766cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b829b37753a3d14aebf4d114973f843dfc6e4706cf2375408bab8950ab15d2ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c41ad877f30bc37bd9fe8422c410da12159b8fba7ab9ed0fd174e0d30a1ed125_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:47315b849e1e70f6240f310ed5b6d402f6512973bd94bb70d9138d03b790b1a8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:8b63224e8726db24bf51a5456ef9ede17299e1d920d57a66c49be8a03d3485ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:9a20dbc471286e91b2687c22b692a335b287f8eaba817c0f4b6c31b42a669b94_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:b104daa98ef64f2be52d0066ca490a98ef3380a4516038711972be8c01a16571_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:0b65799b577e98beaa59b850028bbfc2d2b112465d1661cd6ab90fb0dd296695_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:116d10699e27737b256b1ccd035c65334696553d107c1002eb85be69aec4c65a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:78bb5cce2e05156b39a961747174a819c945298fb2f444ef321de6f2bbd5ac5b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9b3fd70beaca874656c8e051fa6b3f04b8cbc99e61278a953832637c8c0fb18a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:0997e7c2515f817d857c9c3dc157f7adec41553adfc3a22913bd65c90b1c9924_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bac6445179c1c27314e958b41b3d67b1d34dcb05ac9a360a8fe297ab631d64f7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d55d0744741b5fcd00107cc2a443dec11696a5daa453a4d992f1e15c3f4708b2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:dec36413a14d42948aa73339aaba4e5b22f38ddc364436c66ab9d1a8aac465b3_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1074bbb8a68b75e8c8635bc622bf059cf0ae5bf582d48af31eca9bfc4f4787e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1d1f1078e7a5d916a6df61d83b6c38512a4f1e6ca71d91212fd539aa3be4d8ed_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:c8fd574a2ddb034be88d78b49ae22de5fea68679c0a9f1f3e24583ef118fb532_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:f1abc733921423176ccd6bc3b31093c151b84bdfa9a82b1f640a540edbfbf358_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:0bdf70b361111ad28cc4c5a38a52fb7557a7256c45d31b9c187fba4213c1080d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:20537bc868859605ba1a227b8ffaa4523c03b67093e71e910d8cb3b8fbe0392d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:6481c675623cee9bcabd4a1c3a04d169c46e103c944af5ef69a75fc9bd69dfb8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:e474929fa188b73d80eee028cd51e54f07157e587071cf60109f4398ea4dce30_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2f9ec28f18893b516b9dadcce88a8efaa908e916305f7b802f250c2283c37cb5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:3e61238b7400447dfd7999d053e7f701d7c84d62e4a0ef29950c39f3843fb467_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:9bbe1c621a8ee4c960e945c0f1a57c89654314435ea00083abbeb390991c62bb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:c3451ed3202ea6b8328f1cacd4fe0205df1fa0d3eec3a960873ec493e9d49d67_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:3cbb5b8c06d7911476e411419ff88a02126e0a6f4f514247e112afc9f939c80f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:433143f26cf3ebbc1e6492d8e6b96a0fe82dbb46a54859e9a10fef1e5f71842d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c7b4a67cf4b2a1fece30e67d57c67d850d6f9866cf6fc39206b4ca09956e4deb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:f1d3f1a1c0396fa4f3b5496af6a6d2dfc231c8d8bc453774b2c4319bfd00b96e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:0682e9e4bc9ad2b2b564fa2fa8b022e46729b27e26ec7b14ed2f1fae3e52a0d1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2f25f26750ceac18fd9c059eb3f11cc400dc0160d9ca78eded86af360c81d201_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:360d270a9167d79e297b050093209bcc9e0d854045b9ba116192073ce44c662c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:7d75c8ac498141ba26b4a927dbc4b4426a566da5ba09d4e0017fbf715bd05b27_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:7686b10f4f4091c5e56ce58c6c12f6cff0b7d5fd526fd606e92abf75eb6b13c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:c20cc51275c70431b1e730ca48a82942c5385bba90aeb514e01fd3e142c158d0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:df33172c1cb33952183c80ab0f86c5f414a5103b9eb0757f744103678a6992ff_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:e0c6a368dc6da0906c102aa3587b297e7fe4d4072b5b019a2f3e1a0d54c8053b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:5596feea40bd5eaf4e97a7eb33c4e7069e802fc921e1fa5fd65b7db9ff99637f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:b4bf1128add34cd02dbb769b2445af2491cb1fe3b23d8aaecdff3044ecb889be_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ce70350c29cfb97ebfa8f0782b6c193c1693704cc184c039329df915aeeaaaa2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:f700beaf7b8466e958876ea71762439e9b7224f34f066a72e3454b7ab450e0cb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:05a079835148d3cb9357e0c911ba78646748c4373b4f39cb995fc6f6a1d35315_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:43e267abfa4d52a2fb3677406ee8c7a44cb7ddecb94fe13b852546eb4a8c2b99_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:b8ad28fb112c9f076499050ed7f27e1fce701bbc9cf3c1835c113a6a0bd9e915_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:e34860aa425dc582c6e2214d5762a31e84f62d905469b3f130fc3980a03c36b1_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8a3978970e82e80c57d44ef3187049eaf58b715460442363a239bf023db64791_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:bc8fc8ba010f7e49b2c9a1b8994d6de05650f8028b2c6dbb0db3e721ed53cdef_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jsonpath: jsonpath: Arbitrary Code Execution via unsafe JSON Path expression evaluation"
},
{
"cve": "CVE-2026-25639",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-02-09T21:00:49.280114+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:0f8839e5aee29a659fc87dbe1974d52807b02232b12bfae0a9ee75f72f6822d8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:cbed194c572c59551a2b73e61d8c3821df77d5a9ca7d2275062c439996a24eb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f501719d54fc49e168385702bb0e1d8432b65f129a56a8fe184557a715956196_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:fe250f135f03aecf8489c1cee9721b9e48549e19d5a609a3d3284fe7d758a34d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:6fd7c632b981a1b0593c6af234c4b40d1046eabebe41ce29f75e1e010e92226a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:b8d2a7da8627fa6a020330453c9fee31ba37a8eddd2d014fafa5bf3ed838fb5e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:c264a07ccc7020902897cc9420a76dc590431596fc74696b57e42c2cc658a3f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:de9acb254c64d4b5f060867ac81c3c7b92da197bd62914705f47f81c719000f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:299e584db6227b51630ff777864b19113e8a1ea8100aa5c1bde092f730f35911_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3aae092b74e73969f4328e406f804297e44130fea3232db3403db98463e42d9c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b77247eccd37c9bc29631142605c6fab3af9d23ebf82b43f049664e44193d377_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:f1eb81b968bdee5bbfa48e25718ac574bdda09c2acf726d9f058e0643585d59d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:009336407c386ffb1f5f1bdb7a38256e73b8b2ec97036f8ab84e7293f517ef8e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:82e4da659d4bbf036bafee5f598602ec32b7b5f8d3d595287dcf418288bf2147_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8ee6e0938cc2189984009da95ebd6fb4f5946cf9e1f7ef7aae8d6f40dfc7ab36_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90d90e31d0afe833778743baf4eb3527402a65c30fdcce149ff8d4820faa3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:34bfde79221d2f824177f72d68a877b63bfe88b1f0562741a2dc212f83cb4e62_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c25356366526086b2e85274793b8e9dadf1a04d35515087d4421c74bb9b4bacf_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c5923a2649845cc20cdc2d015442d8007e9e0f77522d652d8af389437681c4ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:d91f808a230d11c3b998cbd703fd8fd043188164f61962b5518cda91ad19712b_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:0d79e8c5f3f36c290006c0adbe7c14f57bad10566017f005ae4073905b170136_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:57bf7919da3de08961e4c151b08dab1c756353a4040d0dd66feb72fcfe1cc8ce_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:6d0a4b9c41713e592707a1b93d48f197977bf9eb05aa5e87a083976720061cbb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:c6d21fc02716334ab7f6c48ba7d102965d197209c5a9fd3b41a6ea65b5da0055_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:48f4971662ddb841e25bb610f72ef5f37eddf482b117786595d80d0931448236_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:6ec99dbde70c05dc5fbd64f81779f75ca8a131c0d3865f1be318a4cd8152ed33_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:783723cc28521153aef6aeaee7786f8bb87e01ef738b90b8b5fb2f2b2fb6c780_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:7c13d95770002e16dbd5dc86ea82f6fc5e70828582b928d9e3388ecded90b67a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7188e3f507cdaa346ed930c158379a67104dbdc74535a2b5a541cea60c03a123_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:85c083ae0b2493347cbf1e5885ad56335b1799e545f136118cfe597f39f3df6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:c5079720f6ea2ab7fb6b1acc6fa0c3c5087d91507c2fb21bb5b4ebc57953b4cf_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:f250376b2a72ff2e0bd866bbd8142c5e071218351ad62c52cd7b7a6f3baab026_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:0a10e9afd9c3d555a36db84f938973f14fb099164b1ba5068f9e5a9cfec51f01_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:1fcab1dccdd7ab7976ac0a57fad193d9411aecdc82cc24752378589978ab3c83_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:21636d382f0a42b7d87d3b1f4ee53bf73e589bb549750d279ca21f96517d7a3d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ac48a386cf9175fa667538475607d8d7444e2d21e77bea8ce8d3bf291c59d4a0_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:0e5a121065f55cb7381d74794dd44b02a564195bca3bdfd9d9a10905fd0995a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3838ae2045ed11b4bfe2c86675a5bebe4f51971d30322af3721969e3e2fca06f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a23c10d8ea852924e8c89a80cb561b2ed9dbacb13257401181b9b13ddf6786ee_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a592586194e5234cfcc2d783f876713771ac489c530205e87053a60b1dd90e04_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:268a35d7a2bb13547826ec27291d5b48b2abe1d530b49a6085fcdde9410b61f8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:985cf2d3da53a542a87d98e4b698f53cf9b99e1a09e86b206f42c96833c2b35c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:9cda51df51a24542cd1cd9cd4c072389340d0e678d82236d38c64568cf5d552d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:fe9512b0361734dcaa41b19c4f02b36ec45896ff911dd44a9e821fdd60d30374_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:17c4c5a579c802fc9a4ee935ad723f65c63aa63ce3b5e4a91705c12ec59feca6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3b3a79cebad3f9230b476752c3a6dc29b3d5179d0a3fcf90707eaf14da11ae84_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a28642cbd593dcdd8673c4bdac30da6eafba29e8abc4ddeaa12369177b5052c7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:bd47ed866c9bee7c22e7fafcb959df87f64abdbea9f38603a377216f99be3b43_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:1254e449d313f5f663d056097b9cddbcd7fce91c7a6448b1d4f57c622d9556b3_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8523ece411bf1842b9309abc7dea7067a26a0efd6cb0510449a6573df820a45c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:bde426912de4c15616e3b71408f4760fd12172dc97ce15d5511d0094784643eb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:c87feb6c292b8f95cc840237e3a498eaa3198447f11bb3dd652818e1128bf4a4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:6547c593ea515750150478d442e17f113fb76ec611f6d7c2ff62223e1742a083_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:d6fe585bac62fd646127894dcb9bf55462daf60a22c8721ee44658fbdd3e99a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:e8c26f06cca6450dc68a6160a6d1ababdf0992ed9000f27dea5177b813671653_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:eab05f26b14dd06d7e4f5580a873d8bdb18317abf1e82300da089cba5129bdb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:049878acbb0f6297eae90180b88b011d00e954285d3197e2c19bc17e82f67523_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6624a8e702ff2bc3f07b63a8fec42034c48b41bb187818fd4f2dd8a8f60766cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b829b37753a3d14aebf4d114973f843dfc6e4706cf2375408bab8950ab15d2ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c41ad877f30bc37bd9fe8422c410da12159b8fba7ab9ed0fd174e0d30a1ed125_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:47315b849e1e70f6240f310ed5b6d402f6512973bd94bb70d9138d03b790b1a8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:8b63224e8726db24bf51a5456ef9ede17299e1d920d57a66c49be8a03d3485ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:9a20dbc471286e91b2687c22b692a335b287f8eaba817c0f4b6c31b42a669b94_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:b104daa98ef64f2be52d0066ca490a98ef3380a4516038711972be8c01a16571_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:0b65799b577e98beaa59b850028bbfc2d2b112465d1661cd6ab90fb0dd296695_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:116d10699e27737b256b1ccd035c65334696553d107c1002eb85be69aec4c65a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:78bb5cce2e05156b39a961747174a819c945298fb2f444ef321de6f2bbd5ac5b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9b3fd70beaca874656c8e051fa6b3f04b8cbc99e61278a953832637c8c0fb18a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:0997e7c2515f817d857c9c3dc157f7adec41553adfc3a22913bd65c90b1c9924_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bac6445179c1c27314e958b41b3d67b1d34dcb05ac9a360a8fe297ab631d64f7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d55d0744741b5fcd00107cc2a443dec11696a5daa453a4d992f1e15c3f4708b2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:dec36413a14d42948aa73339aaba4e5b22f38ddc364436c66ab9d1a8aac465b3_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1074bbb8a68b75e8c8635bc622bf059cf0ae5bf582d48af31eca9bfc4f4787e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1d1f1078e7a5d916a6df61d83b6c38512a4f1e6ca71d91212fd539aa3be4d8ed_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:c8fd574a2ddb034be88d78b49ae22de5fea68679c0a9f1f3e24583ef118fb532_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:f1abc733921423176ccd6bc3b31093c151b84bdfa9a82b1f640a540edbfbf358_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:0bdf70b361111ad28cc4c5a38a52fb7557a7256c45d31b9c187fba4213c1080d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:20537bc868859605ba1a227b8ffaa4523c03b67093e71e910d8cb3b8fbe0392d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:6481c675623cee9bcabd4a1c3a04d169c46e103c944af5ef69a75fc9bd69dfb8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:e474929fa188b73d80eee028cd51e54f07157e587071cf60109f4398ea4dce30_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2f9ec28f18893b516b9dadcce88a8efaa908e916305f7b802f250c2283c37cb5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:3e61238b7400447dfd7999d053e7f701d7c84d62e4a0ef29950c39f3843fb467_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:9bbe1c621a8ee4c960e945c0f1a57c89654314435ea00083abbeb390991c62bb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:c3451ed3202ea6b8328f1cacd4fe0205df1fa0d3eec3a960873ec493e9d49d67_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:3cbb5b8c06d7911476e411419ff88a02126e0a6f4f514247e112afc9f939c80f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:433143f26cf3ebbc1e6492d8e6b96a0fe82dbb46a54859e9a10fef1e5f71842d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c7b4a67cf4b2a1fece30e67d57c67d850d6f9866cf6fc39206b4ca09956e4deb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:f1d3f1a1c0396fa4f3b5496af6a6d2dfc231c8d8bc453774b2c4319bfd00b96e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:7686b10f4f4091c5e56ce58c6c12f6cff0b7d5fd526fd606e92abf75eb6b13c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:c20cc51275c70431b1e730ca48a82942c5385bba90aeb514e01fd3e142c158d0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:df33172c1cb33952183c80ab0f86c5f414a5103b9eb0757f744103678a6992ff_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:e0c6a368dc6da0906c102aa3587b297e7fe4d4072b5b019a2f3e1a0d54c8053b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:5596feea40bd5eaf4e97a7eb33c4e7069e802fc921e1fa5fd65b7db9ff99637f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:b4bf1128add34cd02dbb769b2445af2491cb1fe3b23d8aaecdff3044ecb889be_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ce70350c29cfb97ebfa8f0782b6c193c1693704cc184c039329df915aeeaaaa2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:f700beaf7b8466e958876ea71762439e9b7224f34f066a72e3454b7ab450e0cb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:05a079835148d3cb9357e0c911ba78646748c4373b4f39cb995fc6f6a1d35315_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:43e267abfa4d52a2fb3677406ee8c7a44cb7ddecb94fe13b852546eb4a8c2b99_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:b8ad28fb112c9f076499050ed7f27e1fce701bbc9cf3c1835c113a6a0bd9e915_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:e34860aa425dc582c6e2214d5762a31e84f62d905469b3f130fc3980a03c36b1_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8a3978970e82e80c57d44ef3187049eaf58b715460442363a239bf023db64791_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:bc8fc8ba010f7e49b2c9a1b8994d6de05650f8028b2c6dbb0db3e721ed53cdef_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438237"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service flaw has been discovered in the Axios npm package. the mergeConfig function in axios crashes with a TypeError when processing configuration objects containing __proto__ as an own property. An attacker can trigger this by providing a malicious configuration object created via JSON.parse(), causing complete denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios affected by Denial of Service via __proto__ Key in mergeConfig",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:0682e9e4bc9ad2b2b564fa2fa8b022e46729b27e26ec7b14ed2f1fae3e52a0d1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2f25f26750ceac18fd9c059eb3f11cc400dc0160d9ca78eded86af360c81d201_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:360d270a9167d79e297b050093209bcc9e0d854045b9ba116192073ce44c662c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:7d75c8ac498141ba26b4a927dbc4b4426a566da5ba09d4e0017fbf715bd05b27_arm64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:0f8839e5aee29a659fc87dbe1974d52807b02232b12bfae0a9ee75f72f6822d8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:cbed194c572c59551a2b73e61d8c3821df77d5a9ca7d2275062c439996a24eb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f501719d54fc49e168385702bb0e1d8432b65f129a56a8fe184557a715956196_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:fe250f135f03aecf8489c1cee9721b9e48549e19d5a609a3d3284fe7d758a34d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:6fd7c632b981a1b0593c6af234c4b40d1046eabebe41ce29f75e1e010e92226a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:b8d2a7da8627fa6a020330453c9fee31ba37a8eddd2d014fafa5bf3ed838fb5e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:c264a07ccc7020902897cc9420a76dc590431596fc74696b57e42c2cc658a3f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:de9acb254c64d4b5f060867ac81c3c7b92da197bd62914705f47f81c719000f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:299e584db6227b51630ff777864b19113e8a1ea8100aa5c1bde092f730f35911_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3aae092b74e73969f4328e406f804297e44130fea3232db3403db98463e42d9c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b77247eccd37c9bc29631142605c6fab3af9d23ebf82b43f049664e44193d377_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:f1eb81b968bdee5bbfa48e25718ac574bdda09c2acf726d9f058e0643585d59d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:009336407c386ffb1f5f1bdb7a38256e73b8b2ec97036f8ab84e7293f517ef8e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:82e4da659d4bbf036bafee5f598602ec32b7b5f8d3d595287dcf418288bf2147_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8ee6e0938cc2189984009da95ebd6fb4f5946cf9e1f7ef7aae8d6f40dfc7ab36_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90d90e31d0afe833778743baf4eb3527402a65c30fdcce149ff8d4820faa3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:34bfde79221d2f824177f72d68a877b63bfe88b1f0562741a2dc212f83cb4e62_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c25356366526086b2e85274793b8e9dadf1a04d35515087d4421c74bb9b4bacf_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c5923a2649845cc20cdc2d015442d8007e9e0f77522d652d8af389437681c4ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:d91f808a230d11c3b998cbd703fd8fd043188164f61962b5518cda91ad19712b_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:0d79e8c5f3f36c290006c0adbe7c14f57bad10566017f005ae4073905b170136_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:57bf7919da3de08961e4c151b08dab1c756353a4040d0dd66feb72fcfe1cc8ce_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:6d0a4b9c41713e592707a1b93d48f197977bf9eb05aa5e87a083976720061cbb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:c6d21fc02716334ab7f6c48ba7d102965d197209c5a9fd3b41a6ea65b5da0055_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:48f4971662ddb841e25bb610f72ef5f37eddf482b117786595d80d0931448236_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:6ec99dbde70c05dc5fbd64f81779f75ca8a131c0d3865f1be318a4cd8152ed33_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:783723cc28521153aef6aeaee7786f8bb87e01ef738b90b8b5fb2f2b2fb6c780_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:7c13d95770002e16dbd5dc86ea82f6fc5e70828582b928d9e3388ecded90b67a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7188e3f507cdaa346ed930c158379a67104dbdc74535a2b5a541cea60c03a123_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:85c083ae0b2493347cbf1e5885ad56335b1799e545f136118cfe597f39f3df6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:c5079720f6ea2ab7fb6b1acc6fa0c3c5087d91507c2fb21bb5b4ebc57953b4cf_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:f250376b2a72ff2e0bd866bbd8142c5e071218351ad62c52cd7b7a6f3baab026_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:0a10e9afd9c3d555a36db84f938973f14fb099164b1ba5068f9e5a9cfec51f01_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:1fcab1dccdd7ab7976ac0a57fad193d9411aecdc82cc24752378589978ab3c83_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:21636d382f0a42b7d87d3b1f4ee53bf73e589bb549750d279ca21f96517d7a3d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ac48a386cf9175fa667538475607d8d7444e2d21e77bea8ce8d3bf291c59d4a0_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:0e5a121065f55cb7381d74794dd44b02a564195bca3bdfd9d9a10905fd0995a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3838ae2045ed11b4bfe2c86675a5bebe4f51971d30322af3721969e3e2fca06f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a23c10d8ea852924e8c89a80cb561b2ed9dbacb13257401181b9b13ddf6786ee_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a592586194e5234cfcc2d783f876713771ac489c530205e87053a60b1dd90e04_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:268a35d7a2bb13547826ec27291d5b48b2abe1d530b49a6085fcdde9410b61f8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:985cf2d3da53a542a87d98e4b698f53cf9b99e1a09e86b206f42c96833c2b35c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:9cda51df51a24542cd1cd9cd4c072389340d0e678d82236d38c64568cf5d552d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:fe9512b0361734dcaa41b19c4f02b36ec45896ff911dd44a9e821fdd60d30374_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:17c4c5a579c802fc9a4ee935ad723f65c63aa63ce3b5e4a91705c12ec59feca6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3b3a79cebad3f9230b476752c3a6dc29b3d5179d0a3fcf90707eaf14da11ae84_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a28642cbd593dcdd8673c4bdac30da6eafba29e8abc4ddeaa12369177b5052c7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:bd47ed866c9bee7c22e7fafcb959df87f64abdbea9f38603a377216f99be3b43_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:1254e449d313f5f663d056097b9cddbcd7fce91c7a6448b1d4f57c622d9556b3_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8523ece411bf1842b9309abc7dea7067a26a0efd6cb0510449a6573df820a45c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:bde426912de4c15616e3b71408f4760fd12172dc97ce15d5511d0094784643eb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:c87feb6c292b8f95cc840237e3a498eaa3198447f11bb3dd652818e1128bf4a4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:6547c593ea515750150478d442e17f113fb76ec611f6d7c2ff62223e1742a083_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:d6fe585bac62fd646127894dcb9bf55462daf60a22c8721ee44658fbdd3e99a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:e8c26f06cca6450dc68a6160a6d1ababdf0992ed9000f27dea5177b813671653_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:eab05f26b14dd06d7e4f5580a873d8bdb18317abf1e82300da089cba5129bdb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:049878acbb0f6297eae90180b88b011d00e954285d3197e2c19bc17e82f67523_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6624a8e702ff2bc3f07b63a8fec42034c48b41bb187818fd4f2dd8a8f60766cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b829b37753a3d14aebf4d114973f843dfc6e4706cf2375408bab8950ab15d2ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c41ad877f30bc37bd9fe8422c410da12159b8fba7ab9ed0fd174e0d30a1ed125_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:47315b849e1e70f6240f310ed5b6d402f6512973bd94bb70d9138d03b790b1a8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:8b63224e8726db24bf51a5456ef9ede17299e1d920d57a66c49be8a03d3485ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:9a20dbc471286e91b2687c22b692a335b287f8eaba817c0f4b6c31b42a669b94_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:b104daa98ef64f2be52d0066ca490a98ef3380a4516038711972be8c01a16571_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:0b65799b577e98beaa59b850028bbfc2d2b112465d1661cd6ab90fb0dd296695_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:116d10699e27737b256b1ccd035c65334696553d107c1002eb85be69aec4c65a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:78bb5cce2e05156b39a961747174a819c945298fb2f444ef321de6f2bbd5ac5b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9b3fd70beaca874656c8e051fa6b3f04b8cbc99e61278a953832637c8c0fb18a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:0997e7c2515f817d857c9c3dc157f7adec41553adfc3a22913bd65c90b1c9924_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bac6445179c1c27314e958b41b3d67b1d34dcb05ac9a360a8fe297ab631d64f7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d55d0744741b5fcd00107cc2a443dec11696a5daa453a4d992f1e15c3f4708b2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:dec36413a14d42948aa73339aaba4e5b22f38ddc364436c66ab9d1a8aac465b3_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1074bbb8a68b75e8c8635bc622bf059cf0ae5bf582d48af31eca9bfc4f4787e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1d1f1078e7a5d916a6df61d83b6c38512a4f1e6ca71d91212fd539aa3be4d8ed_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:c8fd574a2ddb034be88d78b49ae22de5fea68679c0a9f1f3e24583ef118fb532_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:f1abc733921423176ccd6bc3b31093c151b84bdfa9a82b1f640a540edbfbf358_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:0bdf70b361111ad28cc4c5a38a52fb7557a7256c45d31b9c187fba4213c1080d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:20537bc868859605ba1a227b8ffaa4523c03b67093e71e910d8cb3b8fbe0392d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:6481c675623cee9bcabd4a1c3a04d169c46e103c944af5ef69a75fc9bd69dfb8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:e474929fa188b73d80eee028cd51e54f07157e587071cf60109f4398ea4dce30_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2f9ec28f18893b516b9dadcce88a8efaa908e916305f7b802f250c2283c37cb5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:3e61238b7400447dfd7999d053e7f701d7c84d62e4a0ef29950c39f3843fb467_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:9bbe1c621a8ee4c960e945c0f1a57c89654314435ea00083abbeb390991c62bb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:c3451ed3202ea6b8328f1cacd4fe0205df1fa0d3eec3a960873ec493e9d49d67_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:3cbb5b8c06d7911476e411419ff88a02126e0a6f4f514247e112afc9f939c80f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:433143f26cf3ebbc1e6492d8e6b96a0fe82dbb46a54859e9a10fef1e5f71842d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c7b4a67cf4b2a1fece30e67d57c67d850d6f9866cf6fc39206b4ca09956e4deb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:f1d3f1a1c0396fa4f3b5496af6a6d2dfc231c8d8bc453774b2c4319bfd00b96e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:7686b10f4f4091c5e56ce58c6c12f6cff0b7d5fd526fd606e92abf75eb6b13c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:c20cc51275c70431b1e730ca48a82942c5385bba90aeb514e01fd3e142c158d0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:df33172c1cb33952183c80ab0f86c5f414a5103b9eb0757f744103678a6992ff_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:e0c6a368dc6da0906c102aa3587b297e7fe4d4072b5b019a2f3e1a0d54c8053b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:5596feea40bd5eaf4e97a7eb33c4e7069e802fc921e1fa5fd65b7db9ff99637f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:b4bf1128add34cd02dbb769b2445af2491cb1fe3b23d8aaecdff3044ecb889be_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ce70350c29cfb97ebfa8f0782b6c193c1693704cc184c039329df915aeeaaaa2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:f700beaf7b8466e958876ea71762439e9b7224f34f066a72e3454b7ab450e0cb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:05a079835148d3cb9357e0c911ba78646748c4373b4f39cb995fc6f6a1d35315_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:43e267abfa4d52a2fb3677406ee8c7a44cb7ddecb94fe13b852546eb4a8c2b99_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:b8ad28fb112c9f076499050ed7f27e1fce701bbc9cf3c1835c113a6a0bd9e915_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:e34860aa425dc582c6e2214d5762a31e84f62d905469b3f130fc3980a03c36b1_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8a3978970e82e80c57d44ef3187049eaf58b715460442363a239bf023db64791_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:bc8fc8ba010f7e49b2c9a1b8994d6de05650f8028b2c6dbb0db3e721ed53cdef_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25639"
},
{
"category": "external",
"summary": "RHBZ#2438237",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438237"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25639",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25639"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25639",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25639"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/28c721588c7a77e7503d0a434e016f852c597b57",
"url": "https://github.com/axios/axios/commit/28c721588c7a77e7503d0a434e016f852c597b57"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.13.5",
"url": "https://github.com/axios/axios/releases/tag/v1.13.5"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-43fc-jf86-j433",
"url": "https://github.com/axios/axios/security/advisories/GHSA-43fc-jf86-j433"
}
],
"release_date": "2026-02-09T20:11:22.374000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-31T22:34: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.5#Upgrading",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:0682e9e4bc9ad2b2b564fa2fa8b022e46729b27e26ec7b14ed2f1fae3e52a0d1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2f25f26750ceac18fd9c059eb3f11cc400dc0160d9ca78eded86af360c81d201_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:360d270a9167d79e297b050093209bcc9e0d854045b9ba116192073ce44c662c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:7d75c8ac498141ba26b4a927dbc4b4426a566da5ba09d4e0017fbf715bd05b27_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6308"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:0f8839e5aee29a659fc87dbe1974d52807b02232b12bfae0a9ee75f72f6822d8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:cbed194c572c59551a2b73e61d8c3821df77d5a9ca7d2275062c439996a24eb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f501719d54fc49e168385702bb0e1d8432b65f129a56a8fe184557a715956196_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:fe250f135f03aecf8489c1cee9721b9e48549e19d5a609a3d3284fe7d758a34d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:6fd7c632b981a1b0593c6af234c4b40d1046eabebe41ce29f75e1e010e92226a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:b8d2a7da8627fa6a020330453c9fee31ba37a8eddd2d014fafa5bf3ed838fb5e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:c264a07ccc7020902897cc9420a76dc590431596fc74696b57e42c2cc658a3f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:de9acb254c64d4b5f060867ac81c3c7b92da197bd62914705f47f81c719000f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:299e584db6227b51630ff777864b19113e8a1ea8100aa5c1bde092f730f35911_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3aae092b74e73969f4328e406f804297e44130fea3232db3403db98463e42d9c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b77247eccd37c9bc29631142605c6fab3af9d23ebf82b43f049664e44193d377_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:f1eb81b968bdee5bbfa48e25718ac574bdda09c2acf726d9f058e0643585d59d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:009336407c386ffb1f5f1bdb7a38256e73b8b2ec97036f8ab84e7293f517ef8e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:82e4da659d4bbf036bafee5f598602ec32b7b5f8d3d595287dcf418288bf2147_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8ee6e0938cc2189984009da95ebd6fb4f5946cf9e1f7ef7aae8d6f40dfc7ab36_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90d90e31d0afe833778743baf4eb3527402a65c30fdcce149ff8d4820faa3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:34bfde79221d2f824177f72d68a877b63bfe88b1f0562741a2dc212f83cb4e62_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c25356366526086b2e85274793b8e9dadf1a04d35515087d4421c74bb9b4bacf_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c5923a2649845cc20cdc2d015442d8007e9e0f77522d652d8af389437681c4ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:d91f808a230d11c3b998cbd703fd8fd043188164f61962b5518cda91ad19712b_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:0d79e8c5f3f36c290006c0adbe7c14f57bad10566017f005ae4073905b170136_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:57bf7919da3de08961e4c151b08dab1c756353a4040d0dd66feb72fcfe1cc8ce_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:6d0a4b9c41713e592707a1b93d48f197977bf9eb05aa5e87a083976720061cbb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:c6d21fc02716334ab7f6c48ba7d102965d197209c5a9fd3b41a6ea65b5da0055_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:48f4971662ddb841e25bb610f72ef5f37eddf482b117786595d80d0931448236_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:6ec99dbde70c05dc5fbd64f81779f75ca8a131c0d3865f1be318a4cd8152ed33_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:783723cc28521153aef6aeaee7786f8bb87e01ef738b90b8b5fb2f2b2fb6c780_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:7c13d95770002e16dbd5dc86ea82f6fc5e70828582b928d9e3388ecded90b67a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7188e3f507cdaa346ed930c158379a67104dbdc74535a2b5a541cea60c03a123_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:85c083ae0b2493347cbf1e5885ad56335b1799e545f136118cfe597f39f3df6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:c5079720f6ea2ab7fb6b1acc6fa0c3c5087d91507c2fb21bb5b4ebc57953b4cf_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:f250376b2a72ff2e0bd866bbd8142c5e071218351ad62c52cd7b7a6f3baab026_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:0a10e9afd9c3d555a36db84f938973f14fb099164b1ba5068f9e5a9cfec51f01_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:1fcab1dccdd7ab7976ac0a57fad193d9411aecdc82cc24752378589978ab3c83_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:21636d382f0a42b7d87d3b1f4ee53bf73e589bb549750d279ca21f96517d7a3d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ac48a386cf9175fa667538475607d8d7444e2d21e77bea8ce8d3bf291c59d4a0_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:0e5a121065f55cb7381d74794dd44b02a564195bca3bdfd9d9a10905fd0995a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3838ae2045ed11b4bfe2c86675a5bebe4f51971d30322af3721969e3e2fca06f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a23c10d8ea852924e8c89a80cb561b2ed9dbacb13257401181b9b13ddf6786ee_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a592586194e5234cfcc2d783f876713771ac489c530205e87053a60b1dd90e04_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:268a35d7a2bb13547826ec27291d5b48b2abe1d530b49a6085fcdde9410b61f8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:985cf2d3da53a542a87d98e4b698f53cf9b99e1a09e86b206f42c96833c2b35c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:9cda51df51a24542cd1cd9cd4c072389340d0e678d82236d38c64568cf5d552d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:fe9512b0361734dcaa41b19c4f02b36ec45896ff911dd44a9e821fdd60d30374_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:17c4c5a579c802fc9a4ee935ad723f65c63aa63ce3b5e4a91705c12ec59feca6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3b3a79cebad3f9230b476752c3a6dc29b3d5179d0a3fcf90707eaf14da11ae84_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a28642cbd593dcdd8673c4bdac30da6eafba29e8abc4ddeaa12369177b5052c7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:bd47ed866c9bee7c22e7fafcb959df87f64abdbea9f38603a377216f99be3b43_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:1254e449d313f5f663d056097b9cddbcd7fce91c7a6448b1d4f57c622d9556b3_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8523ece411bf1842b9309abc7dea7067a26a0efd6cb0510449a6573df820a45c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:bde426912de4c15616e3b71408f4760fd12172dc97ce15d5511d0094784643eb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:c87feb6c292b8f95cc840237e3a498eaa3198447f11bb3dd652818e1128bf4a4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:6547c593ea515750150478d442e17f113fb76ec611f6d7c2ff62223e1742a083_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:d6fe585bac62fd646127894dcb9bf55462daf60a22c8721ee44658fbdd3e99a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:e8c26f06cca6450dc68a6160a6d1ababdf0992ed9000f27dea5177b813671653_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:eab05f26b14dd06d7e4f5580a873d8bdb18317abf1e82300da089cba5129bdb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:049878acbb0f6297eae90180b88b011d00e954285d3197e2c19bc17e82f67523_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6624a8e702ff2bc3f07b63a8fec42034c48b41bb187818fd4f2dd8a8f60766cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b829b37753a3d14aebf4d114973f843dfc6e4706cf2375408bab8950ab15d2ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c41ad877f30bc37bd9fe8422c410da12159b8fba7ab9ed0fd174e0d30a1ed125_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:47315b849e1e70f6240f310ed5b6d402f6512973bd94bb70d9138d03b790b1a8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:8b63224e8726db24bf51a5456ef9ede17299e1d920d57a66c49be8a03d3485ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:9a20dbc471286e91b2687c22b692a335b287f8eaba817c0f4b6c31b42a669b94_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:b104daa98ef64f2be52d0066ca490a98ef3380a4516038711972be8c01a16571_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:0b65799b577e98beaa59b850028bbfc2d2b112465d1661cd6ab90fb0dd296695_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:116d10699e27737b256b1ccd035c65334696553d107c1002eb85be69aec4c65a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:78bb5cce2e05156b39a961747174a819c945298fb2f444ef321de6f2bbd5ac5b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9b3fd70beaca874656c8e051fa6b3f04b8cbc99e61278a953832637c8c0fb18a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:0997e7c2515f817d857c9c3dc157f7adec41553adfc3a22913bd65c90b1c9924_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bac6445179c1c27314e958b41b3d67b1d34dcb05ac9a360a8fe297ab631d64f7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d55d0744741b5fcd00107cc2a443dec11696a5daa453a4d992f1e15c3f4708b2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:dec36413a14d42948aa73339aaba4e5b22f38ddc364436c66ab9d1a8aac465b3_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1074bbb8a68b75e8c8635bc622bf059cf0ae5bf582d48af31eca9bfc4f4787e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1d1f1078e7a5d916a6df61d83b6c38512a4f1e6ca71d91212fd539aa3be4d8ed_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:c8fd574a2ddb034be88d78b49ae22de5fea68679c0a9f1f3e24583ef118fb532_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:f1abc733921423176ccd6bc3b31093c151b84bdfa9a82b1f640a540edbfbf358_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:0bdf70b361111ad28cc4c5a38a52fb7557a7256c45d31b9c187fba4213c1080d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:20537bc868859605ba1a227b8ffaa4523c03b67093e71e910d8cb3b8fbe0392d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:6481c675623cee9bcabd4a1c3a04d169c46e103c944af5ef69a75fc9bd69dfb8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:e474929fa188b73d80eee028cd51e54f07157e587071cf60109f4398ea4dce30_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2f9ec28f18893b516b9dadcce88a8efaa908e916305f7b802f250c2283c37cb5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:3e61238b7400447dfd7999d053e7f701d7c84d62e4a0ef29950c39f3843fb467_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:9bbe1c621a8ee4c960e945c0f1a57c89654314435ea00083abbeb390991c62bb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:c3451ed3202ea6b8328f1cacd4fe0205df1fa0d3eec3a960873ec493e9d49d67_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:3cbb5b8c06d7911476e411419ff88a02126e0a6f4f514247e112afc9f939c80f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:433143f26cf3ebbc1e6492d8e6b96a0fe82dbb46a54859e9a10fef1e5f71842d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c7b4a67cf4b2a1fece30e67d57c67d850d6f9866cf6fc39206b4ca09956e4deb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:f1d3f1a1c0396fa4f3b5496af6a6d2dfc231c8d8bc453774b2c4319bfd00b96e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:0682e9e4bc9ad2b2b564fa2fa8b022e46729b27e26ec7b14ed2f1fae3e52a0d1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2f25f26750ceac18fd9c059eb3f11cc400dc0160d9ca78eded86af360c81d201_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:360d270a9167d79e297b050093209bcc9e0d854045b9ba116192073ce44c662c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:7d75c8ac498141ba26b4a927dbc4b4426a566da5ba09d4e0017fbf715bd05b27_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:7686b10f4f4091c5e56ce58c6c12f6cff0b7d5fd526fd606e92abf75eb6b13c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:c20cc51275c70431b1e730ca48a82942c5385bba90aeb514e01fd3e142c158d0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:df33172c1cb33952183c80ab0f86c5f414a5103b9eb0757f744103678a6992ff_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:e0c6a368dc6da0906c102aa3587b297e7fe4d4072b5b019a2f3e1a0d54c8053b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:5596feea40bd5eaf4e97a7eb33c4e7069e802fc921e1fa5fd65b7db9ff99637f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:b4bf1128add34cd02dbb769b2445af2491cb1fe3b23d8aaecdff3044ecb889be_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ce70350c29cfb97ebfa8f0782b6c193c1693704cc184c039329df915aeeaaaa2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:f700beaf7b8466e958876ea71762439e9b7224f34f066a72e3454b7ab450e0cb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:05a079835148d3cb9357e0c911ba78646748c4373b4f39cb995fc6f6a1d35315_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:43e267abfa4d52a2fb3677406ee8c7a44cb7ddecb94fe13b852546eb4a8c2b99_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:b8ad28fb112c9f076499050ed7f27e1fce701bbc9cf3c1835c113a6a0bd9e915_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:e34860aa425dc582c6e2214d5762a31e84f62d905469b3f130fc3980a03c36b1_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8a3978970e82e80c57d44ef3187049eaf58b715460442363a239bf023db64791_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:bc8fc8ba010f7e49b2c9a1b8994d6de05650f8028b2c6dbb0db3e721ed53cdef_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:0f8839e5aee29a659fc87dbe1974d52807b02232b12bfae0a9ee75f72f6822d8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:cbed194c572c59551a2b73e61d8c3821df77d5a9ca7d2275062c439996a24eb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f501719d54fc49e168385702bb0e1d8432b65f129a56a8fe184557a715956196_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:fe250f135f03aecf8489c1cee9721b9e48549e19d5a609a3d3284fe7d758a34d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:6fd7c632b981a1b0593c6af234c4b40d1046eabebe41ce29f75e1e010e92226a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:b8d2a7da8627fa6a020330453c9fee31ba37a8eddd2d014fafa5bf3ed838fb5e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:c264a07ccc7020902897cc9420a76dc590431596fc74696b57e42c2cc658a3f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:de9acb254c64d4b5f060867ac81c3c7b92da197bd62914705f47f81c719000f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:299e584db6227b51630ff777864b19113e8a1ea8100aa5c1bde092f730f35911_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3aae092b74e73969f4328e406f804297e44130fea3232db3403db98463e42d9c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b77247eccd37c9bc29631142605c6fab3af9d23ebf82b43f049664e44193d377_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:f1eb81b968bdee5bbfa48e25718ac574bdda09c2acf726d9f058e0643585d59d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:009336407c386ffb1f5f1bdb7a38256e73b8b2ec97036f8ab84e7293f517ef8e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:82e4da659d4bbf036bafee5f598602ec32b7b5f8d3d595287dcf418288bf2147_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8ee6e0938cc2189984009da95ebd6fb4f5946cf9e1f7ef7aae8d6f40dfc7ab36_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90d90e31d0afe833778743baf4eb3527402a65c30fdcce149ff8d4820faa3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:34bfde79221d2f824177f72d68a877b63bfe88b1f0562741a2dc212f83cb4e62_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c25356366526086b2e85274793b8e9dadf1a04d35515087d4421c74bb9b4bacf_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c5923a2649845cc20cdc2d015442d8007e9e0f77522d652d8af389437681c4ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:d91f808a230d11c3b998cbd703fd8fd043188164f61962b5518cda91ad19712b_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:0d79e8c5f3f36c290006c0adbe7c14f57bad10566017f005ae4073905b170136_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:57bf7919da3de08961e4c151b08dab1c756353a4040d0dd66feb72fcfe1cc8ce_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:6d0a4b9c41713e592707a1b93d48f197977bf9eb05aa5e87a083976720061cbb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:c6d21fc02716334ab7f6c48ba7d102965d197209c5a9fd3b41a6ea65b5da0055_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:48f4971662ddb841e25bb610f72ef5f37eddf482b117786595d80d0931448236_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:6ec99dbde70c05dc5fbd64f81779f75ca8a131c0d3865f1be318a4cd8152ed33_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:783723cc28521153aef6aeaee7786f8bb87e01ef738b90b8b5fb2f2b2fb6c780_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:7c13d95770002e16dbd5dc86ea82f6fc5e70828582b928d9e3388ecded90b67a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7188e3f507cdaa346ed930c158379a67104dbdc74535a2b5a541cea60c03a123_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:85c083ae0b2493347cbf1e5885ad56335b1799e545f136118cfe597f39f3df6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:c5079720f6ea2ab7fb6b1acc6fa0c3c5087d91507c2fb21bb5b4ebc57953b4cf_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:f250376b2a72ff2e0bd866bbd8142c5e071218351ad62c52cd7b7a6f3baab026_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:0a10e9afd9c3d555a36db84f938973f14fb099164b1ba5068f9e5a9cfec51f01_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:1fcab1dccdd7ab7976ac0a57fad193d9411aecdc82cc24752378589978ab3c83_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:21636d382f0a42b7d87d3b1f4ee53bf73e589bb549750d279ca21f96517d7a3d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ac48a386cf9175fa667538475607d8d7444e2d21e77bea8ce8d3bf291c59d4a0_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:0e5a121065f55cb7381d74794dd44b02a564195bca3bdfd9d9a10905fd0995a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3838ae2045ed11b4bfe2c86675a5bebe4f51971d30322af3721969e3e2fca06f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a23c10d8ea852924e8c89a80cb561b2ed9dbacb13257401181b9b13ddf6786ee_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a592586194e5234cfcc2d783f876713771ac489c530205e87053a60b1dd90e04_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:268a35d7a2bb13547826ec27291d5b48b2abe1d530b49a6085fcdde9410b61f8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:985cf2d3da53a542a87d98e4b698f53cf9b99e1a09e86b206f42c96833c2b35c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:9cda51df51a24542cd1cd9cd4c072389340d0e678d82236d38c64568cf5d552d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:fe9512b0361734dcaa41b19c4f02b36ec45896ff911dd44a9e821fdd60d30374_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:17c4c5a579c802fc9a4ee935ad723f65c63aa63ce3b5e4a91705c12ec59feca6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3b3a79cebad3f9230b476752c3a6dc29b3d5179d0a3fcf90707eaf14da11ae84_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a28642cbd593dcdd8673c4bdac30da6eafba29e8abc4ddeaa12369177b5052c7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:bd47ed866c9bee7c22e7fafcb959df87f64abdbea9f38603a377216f99be3b43_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:1254e449d313f5f663d056097b9cddbcd7fce91c7a6448b1d4f57c622d9556b3_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8523ece411bf1842b9309abc7dea7067a26a0efd6cb0510449a6573df820a45c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:bde426912de4c15616e3b71408f4760fd12172dc97ce15d5511d0094784643eb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:c87feb6c292b8f95cc840237e3a498eaa3198447f11bb3dd652818e1128bf4a4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:6547c593ea515750150478d442e17f113fb76ec611f6d7c2ff62223e1742a083_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:d6fe585bac62fd646127894dcb9bf55462daf60a22c8721ee44658fbdd3e99a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:e8c26f06cca6450dc68a6160a6d1ababdf0992ed9000f27dea5177b813671653_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:eab05f26b14dd06d7e4f5580a873d8bdb18317abf1e82300da089cba5129bdb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:049878acbb0f6297eae90180b88b011d00e954285d3197e2c19bc17e82f67523_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6624a8e702ff2bc3f07b63a8fec42034c48b41bb187818fd4f2dd8a8f60766cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b829b37753a3d14aebf4d114973f843dfc6e4706cf2375408bab8950ab15d2ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c41ad877f30bc37bd9fe8422c410da12159b8fba7ab9ed0fd174e0d30a1ed125_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:47315b849e1e70f6240f310ed5b6d402f6512973bd94bb70d9138d03b790b1a8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:8b63224e8726db24bf51a5456ef9ede17299e1d920d57a66c49be8a03d3485ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:9a20dbc471286e91b2687c22b692a335b287f8eaba817c0f4b6c31b42a669b94_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:b104daa98ef64f2be52d0066ca490a98ef3380a4516038711972be8c01a16571_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:0b65799b577e98beaa59b850028bbfc2d2b112465d1661cd6ab90fb0dd296695_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:116d10699e27737b256b1ccd035c65334696553d107c1002eb85be69aec4c65a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:78bb5cce2e05156b39a961747174a819c945298fb2f444ef321de6f2bbd5ac5b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9b3fd70beaca874656c8e051fa6b3f04b8cbc99e61278a953832637c8c0fb18a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:0997e7c2515f817d857c9c3dc157f7adec41553adfc3a22913bd65c90b1c9924_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bac6445179c1c27314e958b41b3d67b1d34dcb05ac9a360a8fe297ab631d64f7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d55d0744741b5fcd00107cc2a443dec11696a5daa453a4d992f1e15c3f4708b2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:dec36413a14d42948aa73339aaba4e5b22f38ddc364436c66ab9d1a8aac465b3_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1074bbb8a68b75e8c8635bc622bf059cf0ae5bf582d48af31eca9bfc4f4787e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1d1f1078e7a5d916a6df61d83b6c38512a4f1e6ca71d91212fd539aa3be4d8ed_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:c8fd574a2ddb034be88d78b49ae22de5fea68679c0a9f1f3e24583ef118fb532_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:f1abc733921423176ccd6bc3b31093c151b84bdfa9a82b1f640a540edbfbf358_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:0bdf70b361111ad28cc4c5a38a52fb7557a7256c45d31b9c187fba4213c1080d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:20537bc868859605ba1a227b8ffaa4523c03b67093e71e910d8cb3b8fbe0392d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:6481c675623cee9bcabd4a1c3a04d169c46e103c944af5ef69a75fc9bd69dfb8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:e474929fa188b73d80eee028cd51e54f07157e587071cf60109f4398ea4dce30_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2f9ec28f18893b516b9dadcce88a8efaa908e916305f7b802f250c2283c37cb5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:3e61238b7400447dfd7999d053e7f701d7c84d62e4a0ef29950c39f3843fb467_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:9bbe1c621a8ee4c960e945c0f1a57c89654314435ea00083abbeb390991c62bb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:c3451ed3202ea6b8328f1cacd4fe0205df1fa0d3eec3a960873ec493e9d49d67_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:3cbb5b8c06d7911476e411419ff88a02126e0a6f4f514247e112afc9f939c80f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:433143f26cf3ebbc1e6492d8e6b96a0fe82dbb46a54859e9a10fef1e5f71842d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c7b4a67cf4b2a1fece30e67d57c67d850d6f9866cf6fc39206b4ca09956e4deb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:f1d3f1a1c0396fa4f3b5496af6a6d2dfc231c8d8bc453774b2c4319bfd00b96e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:0682e9e4bc9ad2b2b564fa2fa8b022e46729b27e26ec7b14ed2f1fae3e52a0d1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2f25f26750ceac18fd9c059eb3f11cc400dc0160d9ca78eded86af360c81d201_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:360d270a9167d79e297b050093209bcc9e0d854045b9ba116192073ce44c662c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:7d75c8ac498141ba26b4a927dbc4b4426a566da5ba09d4e0017fbf715bd05b27_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:7686b10f4f4091c5e56ce58c6c12f6cff0b7d5fd526fd606e92abf75eb6b13c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:c20cc51275c70431b1e730ca48a82942c5385bba90aeb514e01fd3e142c158d0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:df33172c1cb33952183c80ab0f86c5f414a5103b9eb0757f744103678a6992ff_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:e0c6a368dc6da0906c102aa3587b297e7fe4d4072b5b019a2f3e1a0d54c8053b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:5596feea40bd5eaf4e97a7eb33c4e7069e802fc921e1fa5fd65b7db9ff99637f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:b4bf1128add34cd02dbb769b2445af2491cb1fe3b23d8aaecdff3044ecb889be_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ce70350c29cfb97ebfa8f0782b6c193c1693704cc184c039329df915aeeaaaa2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:f700beaf7b8466e958876ea71762439e9b7224f34f066a72e3454b7ab450e0cb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:05a079835148d3cb9357e0c911ba78646748c4373b4f39cb995fc6f6a1d35315_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:43e267abfa4d52a2fb3677406ee8c7a44cb7ddecb94fe13b852546eb4a8c2b99_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:b8ad28fb112c9f076499050ed7f27e1fce701bbc9cf3c1835c113a6a0bd9e915_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:e34860aa425dc582c6e2214d5762a31e84f62d905469b3f130fc3980a03c36b1_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8a3978970e82e80c57d44ef3187049eaf58b715460442363a239bf023db64791_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:bc8fc8ba010f7e49b2c9a1b8994d6de05650f8028b2c6dbb0db3e721ed53cdef_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios affected by Denial of Service via __proto__ Key in mergeConfig"
},
{
"cve": "CVE-2026-25990",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-02-11T21:05:39.535631+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:0f8839e5aee29a659fc87dbe1974d52807b02232b12bfae0a9ee75f72f6822d8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:cbed194c572c59551a2b73e61d8c3821df77d5a9ca7d2275062c439996a24eb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f501719d54fc49e168385702bb0e1d8432b65f129a56a8fe184557a715956196_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:fe250f135f03aecf8489c1cee9721b9e48549e19d5a609a3d3284fe7d758a34d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:6fd7c632b981a1b0593c6af234c4b40d1046eabebe41ce29f75e1e010e92226a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:b8d2a7da8627fa6a020330453c9fee31ba37a8eddd2d014fafa5bf3ed838fb5e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:c264a07ccc7020902897cc9420a76dc590431596fc74696b57e42c2cc658a3f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:de9acb254c64d4b5f060867ac81c3c7b92da197bd62914705f47f81c719000f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:299e584db6227b51630ff777864b19113e8a1ea8100aa5c1bde092f730f35911_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3aae092b74e73969f4328e406f804297e44130fea3232db3403db98463e42d9c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b77247eccd37c9bc29631142605c6fab3af9d23ebf82b43f049664e44193d377_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:f1eb81b968bdee5bbfa48e25718ac574bdda09c2acf726d9f058e0643585d59d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:009336407c386ffb1f5f1bdb7a38256e73b8b2ec97036f8ab84e7293f517ef8e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:82e4da659d4bbf036bafee5f598602ec32b7b5f8d3d595287dcf418288bf2147_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8ee6e0938cc2189984009da95ebd6fb4f5946cf9e1f7ef7aae8d6f40dfc7ab36_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90d90e31d0afe833778743baf4eb3527402a65c30fdcce149ff8d4820faa3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:34bfde79221d2f824177f72d68a877b63bfe88b1f0562741a2dc212f83cb4e62_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c25356366526086b2e85274793b8e9dadf1a04d35515087d4421c74bb9b4bacf_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c5923a2649845cc20cdc2d015442d8007e9e0f77522d652d8af389437681c4ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:d91f808a230d11c3b998cbd703fd8fd043188164f61962b5518cda91ad19712b_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:0d79e8c5f3f36c290006c0adbe7c14f57bad10566017f005ae4073905b170136_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:57bf7919da3de08961e4c151b08dab1c756353a4040d0dd66feb72fcfe1cc8ce_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:6d0a4b9c41713e592707a1b93d48f197977bf9eb05aa5e87a083976720061cbb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:c6d21fc02716334ab7f6c48ba7d102965d197209c5a9fd3b41a6ea65b5da0055_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:48f4971662ddb841e25bb610f72ef5f37eddf482b117786595d80d0931448236_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:6ec99dbde70c05dc5fbd64f81779f75ca8a131c0d3865f1be318a4cd8152ed33_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:783723cc28521153aef6aeaee7786f8bb87e01ef738b90b8b5fb2f2b2fb6c780_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:7c13d95770002e16dbd5dc86ea82f6fc5e70828582b928d9e3388ecded90b67a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7188e3f507cdaa346ed930c158379a67104dbdc74535a2b5a541cea60c03a123_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:85c083ae0b2493347cbf1e5885ad56335b1799e545f136118cfe597f39f3df6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:c5079720f6ea2ab7fb6b1acc6fa0c3c5087d91507c2fb21bb5b4ebc57953b4cf_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:f250376b2a72ff2e0bd866bbd8142c5e071218351ad62c52cd7b7a6f3baab026_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:0a10e9afd9c3d555a36db84f938973f14fb099164b1ba5068f9e5a9cfec51f01_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:1fcab1dccdd7ab7976ac0a57fad193d9411aecdc82cc24752378589978ab3c83_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:21636d382f0a42b7d87d3b1f4ee53bf73e589bb549750d279ca21f96517d7a3d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ac48a386cf9175fa667538475607d8d7444e2d21e77bea8ce8d3bf291c59d4a0_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:0e5a121065f55cb7381d74794dd44b02a564195bca3bdfd9d9a10905fd0995a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3838ae2045ed11b4bfe2c86675a5bebe4f51971d30322af3721969e3e2fca06f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a23c10d8ea852924e8c89a80cb561b2ed9dbacb13257401181b9b13ddf6786ee_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a592586194e5234cfcc2d783f876713771ac489c530205e87053a60b1dd90e04_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:268a35d7a2bb13547826ec27291d5b48b2abe1d530b49a6085fcdde9410b61f8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:985cf2d3da53a542a87d98e4b698f53cf9b99e1a09e86b206f42c96833c2b35c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:9cda51df51a24542cd1cd9cd4c072389340d0e678d82236d38c64568cf5d552d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:fe9512b0361734dcaa41b19c4f02b36ec45896ff911dd44a9e821fdd60d30374_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:17c4c5a579c802fc9a4ee935ad723f65c63aa63ce3b5e4a91705c12ec59feca6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3b3a79cebad3f9230b476752c3a6dc29b3d5179d0a3fcf90707eaf14da11ae84_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a28642cbd593dcdd8673c4bdac30da6eafba29e8abc4ddeaa12369177b5052c7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:bd47ed866c9bee7c22e7fafcb959df87f64abdbea9f38603a377216f99be3b43_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:1254e449d313f5f663d056097b9cddbcd7fce91c7a6448b1d4f57c622d9556b3_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8523ece411bf1842b9309abc7dea7067a26a0efd6cb0510449a6573df820a45c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:bde426912de4c15616e3b71408f4760fd12172dc97ce15d5511d0094784643eb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:c87feb6c292b8f95cc840237e3a498eaa3198447f11bb3dd652818e1128bf4a4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:6547c593ea515750150478d442e17f113fb76ec611f6d7c2ff62223e1742a083_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:d6fe585bac62fd646127894dcb9bf55462daf60a22c8721ee44658fbdd3e99a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:e8c26f06cca6450dc68a6160a6d1ababdf0992ed9000f27dea5177b813671653_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:eab05f26b14dd06d7e4f5580a873d8bdb18317abf1e82300da089cba5129bdb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:049878acbb0f6297eae90180b88b011d00e954285d3197e2c19bc17e82f67523_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6624a8e702ff2bc3f07b63a8fec42034c48b41bb187818fd4f2dd8a8f60766cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b829b37753a3d14aebf4d114973f843dfc6e4706cf2375408bab8950ab15d2ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c41ad877f30bc37bd9fe8422c410da12159b8fba7ab9ed0fd174e0d30a1ed125_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:47315b849e1e70f6240f310ed5b6d402f6512973bd94bb70d9138d03b790b1a8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:8b63224e8726db24bf51a5456ef9ede17299e1d920d57a66c49be8a03d3485ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:9a20dbc471286e91b2687c22b692a335b287f8eaba817c0f4b6c31b42a669b94_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:b104daa98ef64f2be52d0066ca490a98ef3380a4516038711972be8c01a16571_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:0b65799b577e98beaa59b850028bbfc2d2b112465d1661cd6ab90fb0dd296695_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:116d10699e27737b256b1ccd035c65334696553d107c1002eb85be69aec4c65a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:78bb5cce2e05156b39a961747174a819c945298fb2f444ef321de6f2bbd5ac5b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9b3fd70beaca874656c8e051fa6b3f04b8cbc99e61278a953832637c8c0fb18a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:0997e7c2515f817d857c9c3dc157f7adec41553adfc3a22913bd65c90b1c9924_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bac6445179c1c27314e958b41b3d67b1d34dcb05ac9a360a8fe297ab631d64f7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d55d0744741b5fcd00107cc2a443dec11696a5daa453a4d992f1e15c3f4708b2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:dec36413a14d42948aa73339aaba4e5b22f38ddc364436c66ab9d1a8aac465b3_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1074bbb8a68b75e8c8635bc622bf059cf0ae5bf582d48af31eca9bfc4f4787e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1d1f1078e7a5d916a6df61d83b6c38512a4f1e6ca71d91212fd539aa3be4d8ed_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:c8fd574a2ddb034be88d78b49ae22de5fea68679c0a9f1f3e24583ef118fb532_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:f1abc733921423176ccd6bc3b31093c151b84bdfa9a82b1f640a540edbfbf358_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:0bdf70b361111ad28cc4c5a38a52fb7557a7256c45d31b9c187fba4213c1080d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:20537bc868859605ba1a227b8ffaa4523c03b67093e71e910d8cb3b8fbe0392d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:6481c675623cee9bcabd4a1c3a04d169c46e103c944af5ef69a75fc9bd69dfb8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:e474929fa188b73d80eee028cd51e54f07157e587071cf60109f4398ea4dce30_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:3cbb5b8c06d7911476e411419ff88a02126e0a6f4f514247e112afc9f939c80f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:433143f26cf3ebbc1e6492d8e6b96a0fe82dbb46a54859e9a10fef1e5f71842d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c7b4a67cf4b2a1fece30e67d57c67d850d6f9866cf6fc39206b4ca09956e4deb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:f1d3f1a1c0396fa4f3b5496af6a6d2dfc231c8d8bc453774b2c4319bfd00b96e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:0682e9e4bc9ad2b2b564fa2fa8b022e46729b27e26ec7b14ed2f1fae3e52a0d1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2f25f26750ceac18fd9c059eb3f11cc400dc0160d9ca78eded86af360c81d201_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:360d270a9167d79e297b050093209bcc9e0d854045b9ba116192073ce44c662c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:7d75c8ac498141ba26b4a927dbc4b4426a566da5ba09d4e0017fbf715bd05b27_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:7686b10f4f4091c5e56ce58c6c12f6cff0b7d5fd526fd606e92abf75eb6b13c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:c20cc51275c70431b1e730ca48a82942c5385bba90aeb514e01fd3e142c158d0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:df33172c1cb33952183c80ab0f86c5f414a5103b9eb0757f744103678a6992ff_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:e0c6a368dc6da0906c102aa3587b297e7fe4d4072b5b019a2f3e1a0d54c8053b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:5596feea40bd5eaf4e97a7eb33c4e7069e802fc921e1fa5fd65b7db9ff99637f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:b4bf1128add34cd02dbb769b2445af2491cb1fe3b23d8aaecdff3044ecb889be_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ce70350c29cfb97ebfa8f0782b6c193c1693704cc184c039329df915aeeaaaa2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:f700beaf7b8466e958876ea71762439e9b7224f34f066a72e3454b7ab450e0cb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:05a079835148d3cb9357e0c911ba78646748c4373b4f39cb995fc6f6a1d35315_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:43e267abfa4d52a2fb3677406ee8c7a44cb7ddecb94fe13b852546eb4a8c2b99_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:b8ad28fb112c9f076499050ed7f27e1fce701bbc9cf3c1835c113a6a0bd9e915_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:e34860aa425dc582c6e2214d5762a31e84f62d905469b3f130fc3980a03c36b1_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8a3978970e82e80c57d44ef3187049eaf58b715460442363a239bf023db64791_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:bc8fc8ba010f7e49b2c9a1b8994d6de05650f8028b2c6dbb0db3e721ed53cdef_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found the Pillow Python imaging library. Providing a specially crafted PSD image may lead to an out-of-bounds write. This could potentially allow for arbitrary code execution or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pillow: Pillow: Out-of-bounds Write via Specially Crafted PSD Image",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2f9ec28f18893b516b9dadcce88a8efaa908e916305f7b802f250c2283c37cb5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:3e61238b7400447dfd7999d053e7f701d7c84d62e4a0ef29950c39f3843fb467_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:9bbe1c621a8ee4c960e945c0f1a57c89654314435ea00083abbeb390991c62bb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:c3451ed3202ea6b8328f1cacd4fe0205df1fa0d3eec3a960873ec493e9d49d67_s390x"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:0f8839e5aee29a659fc87dbe1974d52807b02232b12bfae0a9ee75f72f6822d8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:cbed194c572c59551a2b73e61d8c3821df77d5a9ca7d2275062c439996a24eb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f501719d54fc49e168385702bb0e1d8432b65f129a56a8fe184557a715956196_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:fe250f135f03aecf8489c1cee9721b9e48549e19d5a609a3d3284fe7d758a34d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:6fd7c632b981a1b0593c6af234c4b40d1046eabebe41ce29f75e1e010e92226a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:b8d2a7da8627fa6a020330453c9fee31ba37a8eddd2d014fafa5bf3ed838fb5e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:c264a07ccc7020902897cc9420a76dc590431596fc74696b57e42c2cc658a3f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:de9acb254c64d4b5f060867ac81c3c7b92da197bd62914705f47f81c719000f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:299e584db6227b51630ff777864b19113e8a1ea8100aa5c1bde092f730f35911_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3aae092b74e73969f4328e406f804297e44130fea3232db3403db98463e42d9c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b77247eccd37c9bc29631142605c6fab3af9d23ebf82b43f049664e44193d377_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:f1eb81b968bdee5bbfa48e25718ac574bdda09c2acf726d9f058e0643585d59d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:009336407c386ffb1f5f1bdb7a38256e73b8b2ec97036f8ab84e7293f517ef8e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:82e4da659d4bbf036bafee5f598602ec32b7b5f8d3d595287dcf418288bf2147_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8ee6e0938cc2189984009da95ebd6fb4f5946cf9e1f7ef7aae8d6f40dfc7ab36_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90d90e31d0afe833778743baf4eb3527402a65c30fdcce149ff8d4820faa3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:34bfde79221d2f824177f72d68a877b63bfe88b1f0562741a2dc212f83cb4e62_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c25356366526086b2e85274793b8e9dadf1a04d35515087d4421c74bb9b4bacf_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c5923a2649845cc20cdc2d015442d8007e9e0f77522d652d8af389437681c4ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:d91f808a230d11c3b998cbd703fd8fd043188164f61962b5518cda91ad19712b_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:0d79e8c5f3f36c290006c0adbe7c14f57bad10566017f005ae4073905b170136_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:57bf7919da3de08961e4c151b08dab1c756353a4040d0dd66feb72fcfe1cc8ce_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:6d0a4b9c41713e592707a1b93d48f197977bf9eb05aa5e87a083976720061cbb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:c6d21fc02716334ab7f6c48ba7d102965d197209c5a9fd3b41a6ea65b5da0055_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:48f4971662ddb841e25bb610f72ef5f37eddf482b117786595d80d0931448236_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:6ec99dbde70c05dc5fbd64f81779f75ca8a131c0d3865f1be318a4cd8152ed33_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:783723cc28521153aef6aeaee7786f8bb87e01ef738b90b8b5fb2f2b2fb6c780_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:7c13d95770002e16dbd5dc86ea82f6fc5e70828582b928d9e3388ecded90b67a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7188e3f507cdaa346ed930c158379a67104dbdc74535a2b5a541cea60c03a123_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:85c083ae0b2493347cbf1e5885ad56335b1799e545f136118cfe597f39f3df6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:c5079720f6ea2ab7fb6b1acc6fa0c3c5087d91507c2fb21bb5b4ebc57953b4cf_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:f250376b2a72ff2e0bd866bbd8142c5e071218351ad62c52cd7b7a6f3baab026_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:0a10e9afd9c3d555a36db84f938973f14fb099164b1ba5068f9e5a9cfec51f01_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:1fcab1dccdd7ab7976ac0a57fad193d9411aecdc82cc24752378589978ab3c83_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:21636d382f0a42b7d87d3b1f4ee53bf73e589bb549750d279ca21f96517d7a3d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ac48a386cf9175fa667538475607d8d7444e2d21e77bea8ce8d3bf291c59d4a0_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:0e5a121065f55cb7381d74794dd44b02a564195bca3bdfd9d9a10905fd0995a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3838ae2045ed11b4bfe2c86675a5bebe4f51971d30322af3721969e3e2fca06f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a23c10d8ea852924e8c89a80cb561b2ed9dbacb13257401181b9b13ddf6786ee_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a592586194e5234cfcc2d783f876713771ac489c530205e87053a60b1dd90e04_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:268a35d7a2bb13547826ec27291d5b48b2abe1d530b49a6085fcdde9410b61f8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:985cf2d3da53a542a87d98e4b698f53cf9b99e1a09e86b206f42c96833c2b35c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:9cda51df51a24542cd1cd9cd4c072389340d0e678d82236d38c64568cf5d552d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:fe9512b0361734dcaa41b19c4f02b36ec45896ff911dd44a9e821fdd60d30374_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:17c4c5a579c802fc9a4ee935ad723f65c63aa63ce3b5e4a91705c12ec59feca6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3b3a79cebad3f9230b476752c3a6dc29b3d5179d0a3fcf90707eaf14da11ae84_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a28642cbd593dcdd8673c4bdac30da6eafba29e8abc4ddeaa12369177b5052c7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:bd47ed866c9bee7c22e7fafcb959df87f64abdbea9f38603a377216f99be3b43_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:1254e449d313f5f663d056097b9cddbcd7fce91c7a6448b1d4f57c622d9556b3_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8523ece411bf1842b9309abc7dea7067a26a0efd6cb0510449a6573df820a45c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:bde426912de4c15616e3b71408f4760fd12172dc97ce15d5511d0094784643eb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:c87feb6c292b8f95cc840237e3a498eaa3198447f11bb3dd652818e1128bf4a4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:6547c593ea515750150478d442e17f113fb76ec611f6d7c2ff62223e1742a083_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:d6fe585bac62fd646127894dcb9bf55462daf60a22c8721ee44658fbdd3e99a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:e8c26f06cca6450dc68a6160a6d1ababdf0992ed9000f27dea5177b813671653_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:eab05f26b14dd06d7e4f5580a873d8bdb18317abf1e82300da089cba5129bdb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:049878acbb0f6297eae90180b88b011d00e954285d3197e2c19bc17e82f67523_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6624a8e702ff2bc3f07b63a8fec42034c48b41bb187818fd4f2dd8a8f60766cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b829b37753a3d14aebf4d114973f843dfc6e4706cf2375408bab8950ab15d2ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c41ad877f30bc37bd9fe8422c410da12159b8fba7ab9ed0fd174e0d30a1ed125_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:47315b849e1e70f6240f310ed5b6d402f6512973bd94bb70d9138d03b790b1a8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:8b63224e8726db24bf51a5456ef9ede17299e1d920d57a66c49be8a03d3485ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:9a20dbc471286e91b2687c22b692a335b287f8eaba817c0f4b6c31b42a669b94_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:b104daa98ef64f2be52d0066ca490a98ef3380a4516038711972be8c01a16571_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:0b65799b577e98beaa59b850028bbfc2d2b112465d1661cd6ab90fb0dd296695_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:116d10699e27737b256b1ccd035c65334696553d107c1002eb85be69aec4c65a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:78bb5cce2e05156b39a961747174a819c945298fb2f444ef321de6f2bbd5ac5b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9b3fd70beaca874656c8e051fa6b3f04b8cbc99e61278a953832637c8c0fb18a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:0997e7c2515f817d857c9c3dc157f7adec41553adfc3a22913bd65c90b1c9924_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bac6445179c1c27314e958b41b3d67b1d34dcb05ac9a360a8fe297ab631d64f7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d55d0744741b5fcd00107cc2a443dec11696a5daa453a4d992f1e15c3f4708b2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:dec36413a14d42948aa73339aaba4e5b22f38ddc364436c66ab9d1a8aac465b3_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1074bbb8a68b75e8c8635bc622bf059cf0ae5bf582d48af31eca9bfc4f4787e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1d1f1078e7a5d916a6df61d83b6c38512a4f1e6ca71d91212fd539aa3be4d8ed_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:c8fd574a2ddb034be88d78b49ae22de5fea68679c0a9f1f3e24583ef118fb532_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:f1abc733921423176ccd6bc3b31093c151b84bdfa9a82b1f640a540edbfbf358_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:0bdf70b361111ad28cc4c5a38a52fb7557a7256c45d31b9c187fba4213c1080d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:20537bc868859605ba1a227b8ffaa4523c03b67093e71e910d8cb3b8fbe0392d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:6481c675623cee9bcabd4a1c3a04d169c46e103c944af5ef69a75fc9bd69dfb8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:e474929fa188b73d80eee028cd51e54f07157e587071cf60109f4398ea4dce30_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:3cbb5b8c06d7911476e411419ff88a02126e0a6f4f514247e112afc9f939c80f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:433143f26cf3ebbc1e6492d8e6b96a0fe82dbb46a54859e9a10fef1e5f71842d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c7b4a67cf4b2a1fece30e67d57c67d850d6f9866cf6fc39206b4ca09956e4deb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:f1d3f1a1c0396fa4f3b5496af6a6d2dfc231c8d8bc453774b2c4319bfd00b96e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:0682e9e4bc9ad2b2b564fa2fa8b022e46729b27e26ec7b14ed2f1fae3e52a0d1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2f25f26750ceac18fd9c059eb3f11cc400dc0160d9ca78eded86af360c81d201_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:360d270a9167d79e297b050093209bcc9e0d854045b9ba116192073ce44c662c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:7d75c8ac498141ba26b4a927dbc4b4426a566da5ba09d4e0017fbf715bd05b27_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:7686b10f4f4091c5e56ce58c6c12f6cff0b7d5fd526fd606e92abf75eb6b13c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:c20cc51275c70431b1e730ca48a82942c5385bba90aeb514e01fd3e142c158d0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:df33172c1cb33952183c80ab0f86c5f414a5103b9eb0757f744103678a6992ff_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:e0c6a368dc6da0906c102aa3587b297e7fe4d4072b5b019a2f3e1a0d54c8053b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:5596feea40bd5eaf4e97a7eb33c4e7069e802fc921e1fa5fd65b7db9ff99637f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:b4bf1128add34cd02dbb769b2445af2491cb1fe3b23d8aaecdff3044ecb889be_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ce70350c29cfb97ebfa8f0782b6c193c1693704cc184c039329df915aeeaaaa2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:f700beaf7b8466e958876ea71762439e9b7224f34f066a72e3454b7ab450e0cb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:05a079835148d3cb9357e0c911ba78646748c4373b4f39cb995fc6f6a1d35315_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:43e267abfa4d52a2fb3677406ee8c7a44cb7ddecb94fe13b852546eb4a8c2b99_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:b8ad28fb112c9f076499050ed7f27e1fce701bbc9cf3c1835c113a6a0bd9e915_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:e34860aa425dc582c6e2214d5762a31e84f62d905469b3f130fc3980a03c36b1_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8a3978970e82e80c57d44ef3187049eaf58b715460442363a239bf023db64791_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:bc8fc8ba010f7e49b2c9a1b8994d6de05650f8028b2c6dbb0db3e721ed53cdef_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25990"
},
{
"category": "external",
"summary": "RHBZ#2439170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25990"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25990",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25990"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/9000313cc5d4a31bdcdd6d7f0781101abab553aa",
"url": "https://github.com/python-pillow/Pillow/commit/9000313cc5d4a31bdcdd6d7f0781101abab553aa"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-cfh3-3jmp-rvhc",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-cfh3-3jmp-rvhc"
}
],
"release_date": "2026-02-11T20:53:52.524000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-31T22:34: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.5#Upgrading",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2f9ec28f18893b516b9dadcce88a8efaa908e916305f7b802f250c2283c37cb5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:3e61238b7400447dfd7999d053e7f701d7c84d62e4a0ef29950c39f3843fb467_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:9bbe1c621a8ee4c960e945c0f1a57c89654314435ea00083abbeb390991c62bb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:c3451ed3202ea6b8328f1cacd4fe0205df1fa0d3eec3a960873ec493e9d49d67_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6308"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:0f8839e5aee29a659fc87dbe1974d52807b02232b12bfae0a9ee75f72f6822d8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:cbed194c572c59551a2b73e61d8c3821df77d5a9ca7d2275062c439996a24eb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f501719d54fc49e168385702bb0e1d8432b65f129a56a8fe184557a715956196_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:fe250f135f03aecf8489c1cee9721b9e48549e19d5a609a3d3284fe7d758a34d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:6fd7c632b981a1b0593c6af234c4b40d1046eabebe41ce29f75e1e010e92226a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:b8d2a7da8627fa6a020330453c9fee31ba37a8eddd2d014fafa5bf3ed838fb5e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:c264a07ccc7020902897cc9420a76dc590431596fc74696b57e42c2cc658a3f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:de9acb254c64d4b5f060867ac81c3c7b92da197bd62914705f47f81c719000f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:299e584db6227b51630ff777864b19113e8a1ea8100aa5c1bde092f730f35911_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3aae092b74e73969f4328e406f804297e44130fea3232db3403db98463e42d9c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b77247eccd37c9bc29631142605c6fab3af9d23ebf82b43f049664e44193d377_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:f1eb81b968bdee5bbfa48e25718ac574bdda09c2acf726d9f058e0643585d59d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:009336407c386ffb1f5f1bdb7a38256e73b8b2ec97036f8ab84e7293f517ef8e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:82e4da659d4bbf036bafee5f598602ec32b7b5f8d3d595287dcf418288bf2147_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8ee6e0938cc2189984009da95ebd6fb4f5946cf9e1f7ef7aae8d6f40dfc7ab36_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90d90e31d0afe833778743baf4eb3527402a65c30fdcce149ff8d4820faa3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:34bfde79221d2f824177f72d68a877b63bfe88b1f0562741a2dc212f83cb4e62_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c25356366526086b2e85274793b8e9dadf1a04d35515087d4421c74bb9b4bacf_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c5923a2649845cc20cdc2d015442d8007e9e0f77522d652d8af389437681c4ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:d91f808a230d11c3b998cbd703fd8fd043188164f61962b5518cda91ad19712b_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:0d79e8c5f3f36c290006c0adbe7c14f57bad10566017f005ae4073905b170136_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:57bf7919da3de08961e4c151b08dab1c756353a4040d0dd66feb72fcfe1cc8ce_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:6d0a4b9c41713e592707a1b93d48f197977bf9eb05aa5e87a083976720061cbb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:c6d21fc02716334ab7f6c48ba7d102965d197209c5a9fd3b41a6ea65b5da0055_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:48f4971662ddb841e25bb610f72ef5f37eddf482b117786595d80d0931448236_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:6ec99dbde70c05dc5fbd64f81779f75ca8a131c0d3865f1be318a4cd8152ed33_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:783723cc28521153aef6aeaee7786f8bb87e01ef738b90b8b5fb2f2b2fb6c780_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:7c13d95770002e16dbd5dc86ea82f6fc5e70828582b928d9e3388ecded90b67a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7188e3f507cdaa346ed930c158379a67104dbdc74535a2b5a541cea60c03a123_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:85c083ae0b2493347cbf1e5885ad56335b1799e545f136118cfe597f39f3df6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:c5079720f6ea2ab7fb6b1acc6fa0c3c5087d91507c2fb21bb5b4ebc57953b4cf_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:f250376b2a72ff2e0bd866bbd8142c5e071218351ad62c52cd7b7a6f3baab026_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:0a10e9afd9c3d555a36db84f938973f14fb099164b1ba5068f9e5a9cfec51f01_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:1fcab1dccdd7ab7976ac0a57fad193d9411aecdc82cc24752378589978ab3c83_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:21636d382f0a42b7d87d3b1f4ee53bf73e589bb549750d279ca21f96517d7a3d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ac48a386cf9175fa667538475607d8d7444e2d21e77bea8ce8d3bf291c59d4a0_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:0e5a121065f55cb7381d74794dd44b02a564195bca3bdfd9d9a10905fd0995a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3838ae2045ed11b4bfe2c86675a5bebe4f51971d30322af3721969e3e2fca06f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a23c10d8ea852924e8c89a80cb561b2ed9dbacb13257401181b9b13ddf6786ee_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a592586194e5234cfcc2d783f876713771ac489c530205e87053a60b1dd90e04_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:268a35d7a2bb13547826ec27291d5b48b2abe1d530b49a6085fcdde9410b61f8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:985cf2d3da53a542a87d98e4b698f53cf9b99e1a09e86b206f42c96833c2b35c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:9cda51df51a24542cd1cd9cd4c072389340d0e678d82236d38c64568cf5d552d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:fe9512b0361734dcaa41b19c4f02b36ec45896ff911dd44a9e821fdd60d30374_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:17c4c5a579c802fc9a4ee935ad723f65c63aa63ce3b5e4a91705c12ec59feca6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3b3a79cebad3f9230b476752c3a6dc29b3d5179d0a3fcf90707eaf14da11ae84_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a28642cbd593dcdd8673c4bdac30da6eafba29e8abc4ddeaa12369177b5052c7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:bd47ed866c9bee7c22e7fafcb959df87f64abdbea9f38603a377216f99be3b43_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:1254e449d313f5f663d056097b9cddbcd7fce91c7a6448b1d4f57c622d9556b3_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8523ece411bf1842b9309abc7dea7067a26a0efd6cb0510449a6573df820a45c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:bde426912de4c15616e3b71408f4760fd12172dc97ce15d5511d0094784643eb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:c87feb6c292b8f95cc840237e3a498eaa3198447f11bb3dd652818e1128bf4a4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:6547c593ea515750150478d442e17f113fb76ec611f6d7c2ff62223e1742a083_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:d6fe585bac62fd646127894dcb9bf55462daf60a22c8721ee44658fbdd3e99a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:e8c26f06cca6450dc68a6160a6d1ababdf0992ed9000f27dea5177b813671653_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:eab05f26b14dd06d7e4f5580a873d8bdb18317abf1e82300da089cba5129bdb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:049878acbb0f6297eae90180b88b011d00e954285d3197e2c19bc17e82f67523_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6624a8e702ff2bc3f07b63a8fec42034c48b41bb187818fd4f2dd8a8f60766cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b829b37753a3d14aebf4d114973f843dfc6e4706cf2375408bab8950ab15d2ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c41ad877f30bc37bd9fe8422c410da12159b8fba7ab9ed0fd174e0d30a1ed125_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:47315b849e1e70f6240f310ed5b6d402f6512973bd94bb70d9138d03b790b1a8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:8b63224e8726db24bf51a5456ef9ede17299e1d920d57a66c49be8a03d3485ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:9a20dbc471286e91b2687c22b692a335b287f8eaba817c0f4b6c31b42a669b94_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:b104daa98ef64f2be52d0066ca490a98ef3380a4516038711972be8c01a16571_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:0b65799b577e98beaa59b850028bbfc2d2b112465d1661cd6ab90fb0dd296695_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:116d10699e27737b256b1ccd035c65334696553d107c1002eb85be69aec4c65a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:78bb5cce2e05156b39a961747174a819c945298fb2f444ef321de6f2bbd5ac5b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9b3fd70beaca874656c8e051fa6b3f04b8cbc99e61278a953832637c8c0fb18a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:0997e7c2515f817d857c9c3dc157f7adec41553adfc3a22913bd65c90b1c9924_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bac6445179c1c27314e958b41b3d67b1d34dcb05ac9a360a8fe297ab631d64f7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d55d0744741b5fcd00107cc2a443dec11696a5daa453a4d992f1e15c3f4708b2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:dec36413a14d42948aa73339aaba4e5b22f38ddc364436c66ab9d1a8aac465b3_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1074bbb8a68b75e8c8635bc622bf059cf0ae5bf582d48af31eca9bfc4f4787e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1d1f1078e7a5d916a6df61d83b6c38512a4f1e6ca71d91212fd539aa3be4d8ed_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:c8fd574a2ddb034be88d78b49ae22de5fea68679c0a9f1f3e24583ef118fb532_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:f1abc733921423176ccd6bc3b31093c151b84bdfa9a82b1f640a540edbfbf358_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:0bdf70b361111ad28cc4c5a38a52fb7557a7256c45d31b9c187fba4213c1080d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:20537bc868859605ba1a227b8ffaa4523c03b67093e71e910d8cb3b8fbe0392d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:6481c675623cee9bcabd4a1c3a04d169c46e103c944af5ef69a75fc9bd69dfb8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:e474929fa188b73d80eee028cd51e54f07157e587071cf60109f4398ea4dce30_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2f9ec28f18893b516b9dadcce88a8efaa908e916305f7b802f250c2283c37cb5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:3e61238b7400447dfd7999d053e7f701d7c84d62e4a0ef29950c39f3843fb467_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:9bbe1c621a8ee4c960e945c0f1a57c89654314435ea00083abbeb390991c62bb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:c3451ed3202ea6b8328f1cacd4fe0205df1fa0d3eec3a960873ec493e9d49d67_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:3cbb5b8c06d7911476e411419ff88a02126e0a6f4f514247e112afc9f939c80f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:433143f26cf3ebbc1e6492d8e6b96a0fe82dbb46a54859e9a10fef1e5f71842d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c7b4a67cf4b2a1fece30e67d57c67d850d6f9866cf6fc39206b4ca09956e4deb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:f1d3f1a1c0396fa4f3b5496af6a6d2dfc231c8d8bc453774b2c4319bfd00b96e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:0682e9e4bc9ad2b2b564fa2fa8b022e46729b27e26ec7b14ed2f1fae3e52a0d1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2f25f26750ceac18fd9c059eb3f11cc400dc0160d9ca78eded86af360c81d201_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:360d270a9167d79e297b050093209bcc9e0d854045b9ba116192073ce44c662c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:7d75c8ac498141ba26b4a927dbc4b4426a566da5ba09d4e0017fbf715bd05b27_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:7686b10f4f4091c5e56ce58c6c12f6cff0b7d5fd526fd606e92abf75eb6b13c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:c20cc51275c70431b1e730ca48a82942c5385bba90aeb514e01fd3e142c158d0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:df33172c1cb33952183c80ab0f86c5f414a5103b9eb0757f744103678a6992ff_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:e0c6a368dc6da0906c102aa3587b297e7fe4d4072b5b019a2f3e1a0d54c8053b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:5596feea40bd5eaf4e97a7eb33c4e7069e802fc921e1fa5fd65b7db9ff99637f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:b4bf1128add34cd02dbb769b2445af2491cb1fe3b23d8aaecdff3044ecb889be_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ce70350c29cfb97ebfa8f0782b6c193c1693704cc184c039329df915aeeaaaa2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:f700beaf7b8466e958876ea71762439e9b7224f34f066a72e3454b7ab450e0cb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:05a079835148d3cb9357e0c911ba78646748c4373b4f39cb995fc6f6a1d35315_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:43e267abfa4d52a2fb3677406ee8c7a44cb7ddecb94fe13b852546eb4a8c2b99_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:b8ad28fb112c9f076499050ed7f27e1fce701bbc9cf3c1835c113a6a0bd9e915_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:e34860aa425dc582c6e2214d5762a31e84f62d905469b3f130fc3980a03c36b1_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8a3978970e82e80c57d44ef3187049eaf58b715460442363a239bf023db64791_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:bc8fc8ba010f7e49b2c9a1b8994d6de05650f8028b2c6dbb0db3e721ed53cdef_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"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:L",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:0f8839e5aee29a659fc87dbe1974d52807b02232b12bfae0a9ee75f72f6822d8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:cbed194c572c59551a2b73e61d8c3821df77d5a9ca7d2275062c439996a24eb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f501719d54fc49e168385702bb0e1d8432b65f129a56a8fe184557a715956196_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:fe250f135f03aecf8489c1cee9721b9e48549e19d5a609a3d3284fe7d758a34d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:6fd7c632b981a1b0593c6af234c4b40d1046eabebe41ce29f75e1e010e92226a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:b8d2a7da8627fa6a020330453c9fee31ba37a8eddd2d014fafa5bf3ed838fb5e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:c264a07ccc7020902897cc9420a76dc590431596fc74696b57e42c2cc658a3f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:de9acb254c64d4b5f060867ac81c3c7b92da197bd62914705f47f81c719000f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:299e584db6227b51630ff777864b19113e8a1ea8100aa5c1bde092f730f35911_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3aae092b74e73969f4328e406f804297e44130fea3232db3403db98463e42d9c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b77247eccd37c9bc29631142605c6fab3af9d23ebf82b43f049664e44193d377_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:f1eb81b968bdee5bbfa48e25718ac574bdda09c2acf726d9f058e0643585d59d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:009336407c386ffb1f5f1bdb7a38256e73b8b2ec97036f8ab84e7293f517ef8e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:82e4da659d4bbf036bafee5f598602ec32b7b5f8d3d595287dcf418288bf2147_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8ee6e0938cc2189984009da95ebd6fb4f5946cf9e1f7ef7aae8d6f40dfc7ab36_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90d90e31d0afe833778743baf4eb3527402a65c30fdcce149ff8d4820faa3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:34bfde79221d2f824177f72d68a877b63bfe88b1f0562741a2dc212f83cb4e62_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c25356366526086b2e85274793b8e9dadf1a04d35515087d4421c74bb9b4bacf_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c5923a2649845cc20cdc2d015442d8007e9e0f77522d652d8af389437681c4ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:d91f808a230d11c3b998cbd703fd8fd043188164f61962b5518cda91ad19712b_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:0d79e8c5f3f36c290006c0adbe7c14f57bad10566017f005ae4073905b170136_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:57bf7919da3de08961e4c151b08dab1c756353a4040d0dd66feb72fcfe1cc8ce_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:6d0a4b9c41713e592707a1b93d48f197977bf9eb05aa5e87a083976720061cbb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:c6d21fc02716334ab7f6c48ba7d102965d197209c5a9fd3b41a6ea65b5da0055_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:48f4971662ddb841e25bb610f72ef5f37eddf482b117786595d80d0931448236_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:6ec99dbde70c05dc5fbd64f81779f75ca8a131c0d3865f1be318a4cd8152ed33_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:783723cc28521153aef6aeaee7786f8bb87e01ef738b90b8b5fb2f2b2fb6c780_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:7c13d95770002e16dbd5dc86ea82f6fc5e70828582b928d9e3388ecded90b67a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7188e3f507cdaa346ed930c158379a67104dbdc74535a2b5a541cea60c03a123_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:85c083ae0b2493347cbf1e5885ad56335b1799e545f136118cfe597f39f3df6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:c5079720f6ea2ab7fb6b1acc6fa0c3c5087d91507c2fb21bb5b4ebc57953b4cf_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:f250376b2a72ff2e0bd866bbd8142c5e071218351ad62c52cd7b7a6f3baab026_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:0a10e9afd9c3d555a36db84f938973f14fb099164b1ba5068f9e5a9cfec51f01_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:1fcab1dccdd7ab7976ac0a57fad193d9411aecdc82cc24752378589978ab3c83_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:21636d382f0a42b7d87d3b1f4ee53bf73e589bb549750d279ca21f96517d7a3d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ac48a386cf9175fa667538475607d8d7444e2d21e77bea8ce8d3bf291c59d4a0_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:0e5a121065f55cb7381d74794dd44b02a564195bca3bdfd9d9a10905fd0995a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3838ae2045ed11b4bfe2c86675a5bebe4f51971d30322af3721969e3e2fca06f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a23c10d8ea852924e8c89a80cb561b2ed9dbacb13257401181b9b13ddf6786ee_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a592586194e5234cfcc2d783f876713771ac489c530205e87053a60b1dd90e04_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:268a35d7a2bb13547826ec27291d5b48b2abe1d530b49a6085fcdde9410b61f8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:985cf2d3da53a542a87d98e4b698f53cf9b99e1a09e86b206f42c96833c2b35c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:9cda51df51a24542cd1cd9cd4c072389340d0e678d82236d38c64568cf5d552d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:fe9512b0361734dcaa41b19c4f02b36ec45896ff911dd44a9e821fdd60d30374_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:17c4c5a579c802fc9a4ee935ad723f65c63aa63ce3b5e4a91705c12ec59feca6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3b3a79cebad3f9230b476752c3a6dc29b3d5179d0a3fcf90707eaf14da11ae84_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a28642cbd593dcdd8673c4bdac30da6eafba29e8abc4ddeaa12369177b5052c7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:bd47ed866c9bee7c22e7fafcb959df87f64abdbea9f38603a377216f99be3b43_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:1254e449d313f5f663d056097b9cddbcd7fce91c7a6448b1d4f57c622d9556b3_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8523ece411bf1842b9309abc7dea7067a26a0efd6cb0510449a6573df820a45c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:bde426912de4c15616e3b71408f4760fd12172dc97ce15d5511d0094784643eb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:c87feb6c292b8f95cc840237e3a498eaa3198447f11bb3dd652818e1128bf4a4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:6547c593ea515750150478d442e17f113fb76ec611f6d7c2ff62223e1742a083_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:d6fe585bac62fd646127894dcb9bf55462daf60a22c8721ee44658fbdd3e99a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:e8c26f06cca6450dc68a6160a6d1ababdf0992ed9000f27dea5177b813671653_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:eab05f26b14dd06d7e4f5580a873d8bdb18317abf1e82300da089cba5129bdb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:049878acbb0f6297eae90180b88b011d00e954285d3197e2c19bc17e82f67523_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6624a8e702ff2bc3f07b63a8fec42034c48b41bb187818fd4f2dd8a8f60766cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b829b37753a3d14aebf4d114973f843dfc6e4706cf2375408bab8950ab15d2ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c41ad877f30bc37bd9fe8422c410da12159b8fba7ab9ed0fd174e0d30a1ed125_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:47315b849e1e70f6240f310ed5b6d402f6512973bd94bb70d9138d03b790b1a8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:8b63224e8726db24bf51a5456ef9ede17299e1d920d57a66c49be8a03d3485ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:9a20dbc471286e91b2687c22b692a335b287f8eaba817c0f4b6c31b42a669b94_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:b104daa98ef64f2be52d0066ca490a98ef3380a4516038711972be8c01a16571_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:0b65799b577e98beaa59b850028bbfc2d2b112465d1661cd6ab90fb0dd296695_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:116d10699e27737b256b1ccd035c65334696553d107c1002eb85be69aec4c65a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:78bb5cce2e05156b39a961747174a819c945298fb2f444ef321de6f2bbd5ac5b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9b3fd70beaca874656c8e051fa6b3f04b8cbc99e61278a953832637c8c0fb18a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:0997e7c2515f817d857c9c3dc157f7adec41553adfc3a22913bd65c90b1c9924_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bac6445179c1c27314e958b41b3d67b1d34dcb05ac9a360a8fe297ab631d64f7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d55d0744741b5fcd00107cc2a443dec11696a5daa453a4d992f1e15c3f4708b2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:dec36413a14d42948aa73339aaba4e5b22f38ddc364436c66ab9d1a8aac465b3_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1074bbb8a68b75e8c8635bc622bf059cf0ae5bf582d48af31eca9bfc4f4787e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1d1f1078e7a5d916a6df61d83b6c38512a4f1e6ca71d91212fd539aa3be4d8ed_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:c8fd574a2ddb034be88d78b49ae22de5fea68679c0a9f1f3e24583ef118fb532_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:f1abc733921423176ccd6bc3b31093c151b84bdfa9a82b1f640a540edbfbf358_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:0bdf70b361111ad28cc4c5a38a52fb7557a7256c45d31b9c187fba4213c1080d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:20537bc868859605ba1a227b8ffaa4523c03b67093e71e910d8cb3b8fbe0392d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:6481c675623cee9bcabd4a1c3a04d169c46e103c944af5ef69a75fc9bd69dfb8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:e474929fa188b73d80eee028cd51e54f07157e587071cf60109f4398ea4dce30_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2f9ec28f18893b516b9dadcce88a8efaa908e916305f7b802f250c2283c37cb5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:3e61238b7400447dfd7999d053e7f701d7c84d62e4a0ef29950c39f3843fb467_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:9bbe1c621a8ee4c960e945c0f1a57c89654314435ea00083abbeb390991c62bb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:c3451ed3202ea6b8328f1cacd4fe0205df1fa0d3eec3a960873ec493e9d49d67_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:3cbb5b8c06d7911476e411419ff88a02126e0a6f4f514247e112afc9f939c80f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:433143f26cf3ebbc1e6492d8e6b96a0fe82dbb46a54859e9a10fef1e5f71842d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c7b4a67cf4b2a1fece30e67d57c67d850d6f9866cf6fc39206b4ca09956e4deb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:f1d3f1a1c0396fa4f3b5496af6a6d2dfc231c8d8bc453774b2c4319bfd00b96e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:0682e9e4bc9ad2b2b564fa2fa8b022e46729b27e26ec7b14ed2f1fae3e52a0d1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2f25f26750ceac18fd9c059eb3f11cc400dc0160d9ca78eded86af360c81d201_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:360d270a9167d79e297b050093209bcc9e0d854045b9ba116192073ce44c662c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:7d75c8ac498141ba26b4a927dbc4b4426a566da5ba09d4e0017fbf715bd05b27_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:7686b10f4f4091c5e56ce58c6c12f6cff0b7d5fd526fd606e92abf75eb6b13c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:c20cc51275c70431b1e730ca48a82942c5385bba90aeb514e01fd3e142c158d0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:df33172c1cb33952183c80ab0f86c5f414a5103b9eb0757f744103678a6992ff_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:e0c6a368dc6da0906c102aa3587b297e7fe4d4072b5b019a2f3e1a0d54c8053b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:5596feea40bd5eaf4e97a7eb33c4e7069e802fc921e1fa5fd65b7db9ff99637f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:b4bf1128add34cd02dbb769b2445af2491cb1fe3b23d8aaecdff3044ecb889be_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ce70350c29cfb97ebfa8f0782b6c193c1693704cc184c039329df915aeeaaaa2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:f700beaf7b8466e958876ea71762439e9b7224f34f066a72e3454b7ab450e0cb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:05a079835148d3cb9357e0c911ba78646748c4373b4f39cb995fc6f6a1d35315_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:43e267abfa4d52a2fb3677406ee8c7a44cb7ddecb94fe13b852546eb4a8c2b99_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:b8ad28fb112c9f076499050ed7f27e1fce701bbc9cf3c1835c113a6a0bd9e915_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:e34860aa425dc582c6e2214d5762a31e84f62d905469b3f130fc3980a03c36b1_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8a3978970e82e80c57d44ef3187049eaf58b715460442363a239bf023db64791_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:bc8fc8ba010f7e49b2c9a1b8994d6de05650f8028b2c6dbb0db3e721ed53cdef_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pillow: Pillow: Out-of-bounds Write via Specially Crafted PSD Image"
},
{
"cve": "CVE-2026-26007",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"discovery_date": "2026-02-10T22:01:01.036116+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:0f8839e5aee29a659fc87dbe1974d52807b02232b12bfae0a9ee75f72f6822d8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:cbed194c572c59551a2b73e61d8c3821df77d5a9ca7d2275062c439996a24eb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f501719d54fc49e168385702bb0e1d8432b65f129a56a8fe184557a715956196_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:fe250f135f03aecf8489c1cee9721b9e48549e19d5a609a3d3284fe7d758a34d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:6fd7c632b981a1b0593c6af234c4b40d1046eabebe41ce29f75e1e010e92226a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:b8d2a7da8627fa6a020330453c9fee31ba37a8eddd2d014fafa5bf3ed838fb5e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:c264a07ccc7020902897cc9420a76dc590431596fc74696b57e42c2cc658a3f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:de9acb254c64d4b5f060867ac81c3c7b92da197bd62914705f47f81c719000f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:299e584db6227b51630ff777864b19113e8a1ea8100aa5c1bde092f730f35911_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3aae092b74e73969f4328e406f804297e44130fea3232db3403db98463e42d9c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b77247eccd37c9bc29631142605c6fab3af9d23ebf82b43f049664e44193d377_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:f1eb81b968bdee5bbfa48e25718ac574bdda09c2acf726d9f058e0643585d59d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:009336407c386ffb1f5f1bdb7a38256e73b8b2ec97036f8ab84e7293f517ef8e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:82e4da659d4bbf036bafee5f598602ec32b7b5f8d3d595287dcf418288bf2147_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8ee6e0938cc2189984009da95ebd6fb4f5946cf9e1f7ef7aae8d6f40dfc7ab36_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90d90e31d0afe833778743baf4eb3527402a65c30fdcce149ff8d4820faa3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:34bfde79221d2f824177f72d68a877b63bfe88b1f0562741a2dc212f83cb4e62_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c25356366526086b2e85274793b8e9dadf1a04d35515087d4421c74bb9b4bacf_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c5923a2649845cc20cdc2d015442d8007e9e0f77522d652d8af389437681c4ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:d91f808a230d11c3b998cbd703fd8fd043188164f61962b5518cda91ad19712b_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:0d79e8c5f3f36c290006c0adbe7c14f57bad10566017f005ae4073905b170136_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:57bf7919da3de08961e4c151b08dab1c756353a4040d0dd66feb72fcfe1cc8ce_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:6d0a4b9c41713e592707a1b93d48f197977bf9eb05aa5e87a083976720061cbb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:c6d21fc02716334ab7f6c48ba7d102965d197209c5a9fd3b41a6ea65b5da0055_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:48f4971662ddb841e25bb610f72ef5f37eddf482b117786595d80d0931448236_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:6ec99dbde70c05dc5fbd64f81779f75ca8a131c0d3865f1be318a4cd8152ed33_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:783723cc28521153aef6aeaee7786f8bb87e01ef738b90b8b5fb2f2b2fb6c780_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:7c13d95770002e16dbd5dc86ea82f6fc5e70828582b928d9e3388ecded90b67a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7188e3f507cdaa346ed930c158379a67104dbdc74535a2b5a541cea60c03a123_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:85c083ae0b2493347cbf1e5885ad56335b1799e545f136118cfe597f39f3df6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:c5079720f6ea2ab7fb6b1acc6fa0c3c5087d91507c2fb21bb5b4ebc57953b4cf_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:f250376b2a72ff2e0bd866bbd8142c5e071218351ad62c52cd7b7a6f3baab026_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:0a10e9afd9c3d555a36db84f938973f14fb099164b1ba5068f9e5a9cfec51f01_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:1fcab1dccdd7ab7976ac0a57fad193d9411aecdc82cc24752378589978ab3c83_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:21636d382f0a42b7d87d3b1f4ee53bf73e589bb549750d279ca21f96517d7a3d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ac48a386cf9175fa667538475607d8d7444e2d21e77bea8ce8d3bf291c59d4a0_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:0e5a121065f55cb7381d74794dd44b02a564195bca3bdfd9d9a10905fd0995a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3838ae2045ed11b4bfe2c86675a5bebe4f51971d30322af3721969e3e2fca06f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a23c10d8ea852924e8c89a80cb561b2ed9dbacb13257401181b9b13ddf6786ee_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a592586194e5234cfcc2d783f876713771ac489c530205e87053a60b1dd90e04_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:268a35d7a2bb13547826ec27291d5b48b2abe1d530b49a6085fcdde9410b61f8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:985cf2d3da53a542a87d98e4b698f53cf9b99e1a09e86b206f42c96833c2b35c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:9cda51df51a24542cd1cd9cd4c072389340d0e678d82236d38c64568cf5d552d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:fe9512b0361734dcaa41b19c4f02b36ec45896ff911dd44a9e821fdd60d30374_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:17c4c5a579c802fc9a4ee935ad723f65c63aa63ce3b5e4a91705c12ec59feca6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3b3a79cebad3f9230b476752c3a6dc29b3d5179d0a3fcf90707eaf14da11ae84_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a28642cbd593dcdd8673c4bdac30da6eafba29e8abc4ddeaa12369177b5052c7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:bd47ed866c9bee7c22e7fafcb959df87f64abdbea9f38603a377216f99be3b43_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:1254e449d313f5f663d056097b9cddbcd7fce91c7a6448b1d4f57c622d9556b3_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8523ece411bf1842b9309abc7dea7067a26a0efd6cb0510449a6573df820a45c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:bde426912de4c15616e3b71408f4760fd12172dc97ce15d5511d0094784643eb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:c87feb6c292b8f95cc840237e3a498eaa3198447f11bb3dd652818e1128bf4a4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:6547c593ea515750150478d442e17f113fb76ec611f6d7c2ff62223e1742a083_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:d6fe585bac62fd646127894dcb9bf55462daf60a22c8721ee44658fbdd3e99a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:e8c26f06cca6450dc68a6160a6d1ababdf0992ed9000f27dea5177b813671653_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:eab05f26b14dd06d7e4f5580a873d8bdb18317abf1e82300da089cba5129bdb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:049878acbb0f6297eae90180b88b011d00e954285d3197e2c19bc17e82f67523_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6624a8e702ff2bc3f07b63a8fec42034c48b41bb187818fd4f2dd8a8f60766cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b829b37753a3d14aebf4d114973f843dfc6e4706cf2375408bab8950ab15d2ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c41ad877f30bc37bd9fe8422c410da12159b8fba7ab9ed0fd174e0d30a1ed125_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:47315b849e1e70f6240f310ed5b6d402f6512973bd94bb70d9138d03b790b1a8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:8b63224e8726db24bf51a5456ef9ede17299e1d920d57a66c49be8a03d3485ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:9a20dbc471286e91b2687c22b692a335b287f8eaba817c0f4b6c31b42a669b94_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:b104daa98ef64f2be52d0066ca490a98ef3380a4516038711972be8c01a16571_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:0b65799b577e98beaa59b850028bbfc2d2b112465d1661cd6ab90fb0dd296695_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:116d10699e27737b256b1ccd035c65334696553d107c1002eb85be69aec4c65a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:78bb5cce2e05156b39a961747174a819c945298fb2f444ef321de6f2bbd5ac5b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9b3fd70beaca874656c8e051fa6b3f04b8cbc99e61278a953832637c8c0fb18a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:0997e7c2515f817d857c9c3dc157f7adec41553adfc3a22913bd65c90b1c9924_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bac6445179c1c27314e958b41b3d67b1d34dcb05ac9a360a8fe297ab631d64f7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d55d0744741b5fcd00107cc2a443dec11696a5daa453a4d992f1e15c3f4708b2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:dec36413a14d42948aa73339aaba4e5b22f38ddc364436c66ab9d1a8aac465b3_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1074bbb8a68b75e8c8635bc622bf059cf0ae5bf582d48af31eca9bfc4f4787e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1d1f1078e7a5d916a6df61d83b6c38512a4f1e6ca71d91212fd539aa3be4d8ed_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:c8fd574a2ddb034be88d78b49ae22de5fea68679c0a9f1f3e24583ef118fb532_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:f1abc733921423176ccd6bc3b31093c151b84bdfa9a82b1f640a540edbfbf358_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:0bdf70b361111ad28cc4c5a38a52fb7557a7256c45d31b9c187fba4213c1080d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:20537bc868859605ba1a227b8ffaa4523c03b67093e71e910d8cb3b8fbe0392d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:6481c675623cee9bcabd4a1c3a04d169c46e103c944af5ef69a75fc9bd69dfb8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:e474929fa188b73d80eee028cd51e54f07157e587071cf60109f4398ea4dce30_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:3cbb5b8c06d7911476e411419ff88a02126e0a6f4f514247e112afc9f939c80f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:433143f26cf3ebbc1e6492d8e6b96a0fe82dbb46a54859e9a10fef1e5f71842d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c7b4a67cf4b2a1fece30e67d57c67d850d6f9866cf6fc39206b4ca09956e4deb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:f1d3f1a1c0396fa4f3b5496af6a6d2dfc231c8d8bc453774b2c4319bfd00b96e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:7686b10f4f4091c5e56ce58c6c12f6cff0b7d5fd526fd606e92abf75eb6b13c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:c20cc51275c70431b1e730ca48a82942c5385bba90aeb514e01fd3e142c158d0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:df33172c1cb33952183c80ab0f86c5f414a5103b9eb0757f744103678a6992ff_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:e0c6a368dc6da0906c102aa3587b297e7fe4d4072b5b019a2f3e1a0d54c8053b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:5596feea40bd5eaf4e97a7eb33c4e7069e802fc921e1fa5fd65b7db9ff99637f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:b4bf1128add34cd02dbb769b2445af2491cb1fe3b23d8aaecdff3044ecb889be_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ce70350c29cfb97ebfa8f0782b6c193c1693704cc184c039329df915aeeaaaa2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:f700beaf7b8466e958876ea71762439e9b7224f34f066a72e3454b7ab450e0cb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:05a079835148d3cb9357e0c911ba78646748c4373b4f39cb995fc6f6a1d35315_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:43e267abfa4d52a2fb3677406ee8c7a44cb7ddecb94fe13b852546eb4a8c2b99_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:b8ad28fb112c9f076499050ed7f27e1fce701bbc9cf3c1835c113a6a0bd9e915_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:e34860aa425dc582c6e2214d5762a31e84f62d905469b3f130fc3980a03c36b1_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8a3978970e82e80c57d44ef3187049eaf58b715460442363a239bf023db64791_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:bc8fc8ba010f7e49b2c9a1b8994d6de05650f8028b2c6dbb0db3e721ed53cdef_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438762"
}
],
"notes": [
{
"category": "description",
"text": "A validation flaw has been discovered in the python cryptography package. This missing validation allows an attacker to provide a public key point P from a small-order subgroup. This can lead to security issues in various situations, such as the most commonly used signature verification (ECDSA) and shared key negotiation (ECDH). When the victim computes the shared secret as S = [victim_private_key]P via ECDH, this leaks information about victim_private_key mod (small_subgroup_order). For curves with cofactor \u003e 1, this reveals the least significant bits of the private key. When these weak public keys are used in ECDSA , it\u0027s easy to forge signatures on the small subgroup. Only SECT curves are impacted by this.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cryptography: cryptography Subgroup Attack Due to Missing Subgroup Validation for SECT Curves",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2f9ec28f18893b516b9dadcce88a8efaa908e916305f7b802f250c2283c37cb5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:3e61238b7400447dfd7999d053e7f701d7c84d62e4a0ef29950c39f3843fb467_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:9bbe1c621a8ee4c960e945c0f1a57c89654314435ea00083abbeb390991c62bb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:c3451ed3202ea6b8328f1cacd4fe0205df1fa0d3eec3a960873ec493e9d49d67_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:0682e9e4bc9ad2b2b564fa2fa8b022e46729b27e26ec7b14ed2f1fae3e52a0d1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2f25f26750ceac18fd9c059eb3f11cc400dc0160d9ca78eded86af360c81d201_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:360d270a9167d79e297b050093209bcc9e0d854045b9ba116192073ce44c662c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:7d75c8ac498141ba26b4a927dbc4b4426a566da5ba09d4e0017fbf715bd05b27_arm64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:0f8839e5aee29a659fc87dbe1974d52807b02232b12bfae0a9ee75f72f6822d8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:cbed194c572c59551a2b73e61d8c3821df77d5a9ca7d2275062c439996a24eb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f501719d54fc49e168385702bb0e1d8432b65f129a56a8fe184557a715956196_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:fe250f135f03aecf8489c1cee9721b9e48549e19d5a609a3d3284fe7d758a34d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:6fd7c632b981a1b0593c6af234c4b40d1046eabebe41ce29f75e1e010e92226a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:b8d2a7da8627fa6a020330453c9fee31ba37a8eddd2d014fafa5bf3ed838fb5e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:c264a07ccc7020902897cc9420a76dc590431596fc74696b57e42c2cc658a3f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:de9acb254c64d4b5f060867ac81c3c7b92da197bd62914705f47f81c719000f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:299e584db6227b51630ff777864b19113e8a1ea8100aa5c1bde092f730f35911_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3aae092b74e73969f4328e406f804297e44130fea3232db3403db98463e42d9c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b77247eccd37c9bc29631142605c6fab3af9d23ebf82b43f049664e44193d377_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:f1eb81b968bdee5bbfa48e25718ac574bdda09c2acf726d9f058e0643585d59d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:009336407c386ffb1f5f1bdb7a38256e73b8b2ec97036f8ab84e7293f517ef8e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:82e4da659d4bbf036bafee5f598602ec32b7b5f8d3d595287dcf418288bf2147_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8ee6e0938cc2189984009da95ebd6fb4f5946cf9e1f7ef7aae8d6f40dfc7ab36_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90d90e31d0afe833778743baf4eb3527402a65c30fdcce149ff8d4820faa3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:34bfde79221d2f824177f72d68a877b63bfe88b1f0562741a2dc212f83cb4e62_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c25356366526086b2e85274793b8e9dadf1a04d35515087d4421c74bb9b4bacf_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c5923a2649845cc20cdc2d015442d8007e9e0f77522d652d8af389437681c4ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:d91f808a230d11c3b998cbd703fd8fd043188164f61962b5518cda91ad19712b_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:0d79e8c5f3f36c290006c0adbe7c14f57bad10566017f005ae4073905b170136_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:57bf7919da3de08961e4c151b08dab1c756353a4040d0dd66feb72fcfe1cc8ce_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:6d0a4b9c41713e592707a1b93d48f197977bf9eb05aa5e87a083976720061cbb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:c6d21fc02716334ab7f6c48ba7d102965d197209c5a9fd3b41a6ea65b5da0055_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:48f4971662ddb841e25bb610f72ef5f37eddf482b117786595d80d0931448236_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:6ec99dbde70c05dc5fbd64f81779f75ca8a131c0d3865f1be318a4cd8152ed33_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:783723cc28521153aef6aeaee7786f8bb87e01ef738b90b8b5fb2f2b2fb6c780_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:7c13d95770002e16dbd5dc86ea82f6fc5e70828582b928d9e3388ecded90b67a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7188e3f507cdaa346ed930c158379a67104dbdc74535a2b5a541cea60c03a123_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:85c083ae0b2493347cbf1e5885ad56335b1799e545f136118cfe597f39f3df6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:c5079720f6ea2ab7fb6b1acc6fa0c3c5087d91507c2fb21bb5b4ebc57953b4cf_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:f250376b2a72ff2e0bd866bbd8142c5e071218351ad62c52cd7b7a6f3baab026_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:0a10e9afd9c3d555a36db84f938973f14fb099164b1ba5068f9e5a9cfec51f01_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:1fcab1dccdd7ab7976ac0a57fad193d9411aecdc82cc24752378589978ab3c83_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:21636d382f0a42b7d87d3b1f4ee53bf73e589bb549750d279ca21f96517d7a3d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ac48a386cf9175fa667538475607d8d7444e2d21e77bea8ce8d3bf291c59d4a0_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:0e5a121065f55cb7381d74794dd44b02a564195bca3bdfd9d9a10905fd0995a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3838ae2045ed11b4bfe2c86675a5bebe4f51971d30322af3721969e3e2fca06f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a23c10d8ea852924e8c89a80cb561b2ed9dbacb13257401181b9b13ddf6786ee_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a592586194e5234cfcc2d783f876713771ac489c530205e87053a60b1dd90e04_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:268a35d7a2bb13547826ec27291d5b48b2abe1d530b49a6085fcdde9410b61f8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:985cf2d3da53a542a87d98e4b698f53cf9b99e1a09e86b206f42c96833c2b35c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:9cda51df51a24542cd1cd9cd4c072389340d0e678d82236d38c64568cf5d552d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:fe9512b0361734dcaa41b19c4f02b36ec45896ff911dd44a9e821fdd60d30374_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:17c4c5a579c802fc9a4ee935ad723f65c63aa63ce3b5e4a91705c12ec59feca6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3b3a79cebad3f9230b476752c3a6dc29b3d5179d0a3fcf90707eaf14da11ae84_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a28642cbd593dcdd8673c4bdac30da6eafba29e8abc4ddeaa12369177b5052c7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:bd47ed866c9bee7c22e7fafcb959df87f64abdbea9f38603a377216f99be3b43_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:1254e449d313f5f663d056097b9cddbcd7fce91c7a6448b1d4f57c622d9556b3_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8523ece411bf1842b9309abc7dea7067a26a0efd6cb0510449a6573df820a45c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:bde426912de4c15616e3b71408f4760fd12172dc97ce15d5511d0094784643eb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:c87feb6c292b8f95cc840237e3a498eaa3198447f11bb3dd652818e1128bf4a4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:6547c593ea515750150478d442e17f113fb76ec611f6d7c2ff62223e1742a083_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:d6fe585bac62fd646127894dcb9bf55462daf60a22c8721ee44658fbdd3e99a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:e8c26f06cca6450dc68a6160a6d1ababdf0992ed9000f27dea5177b813671653_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:eab05f26b14dd06d7e4f5580a873d8bdb18317abf1e82300da089cba5129bdb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:049878acbb0f6297eae90180b88b011d00e954285d3197e2c19bc17e82f67523_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6624a8e702ff2bc3f07b63a8fec42034c48b41bb187818fd4f2dd8a8f60766cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b829b37753a3d14aebf4d114973f843dfc6e4706cf2375408bab8950ab15d2ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c41ad877f30bc37bd9fe8422c410da12159b8fba7ab9ed0fd174e0d30a1ed125_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:47315b849e1e70f6240f310ed5b6d402f6512973bd94bb70d9138d03b790b1a8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:8b63224e8726db24bf51a5456ef9ede17299e1d920d57a66c49be8a03d3485ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:9a20dbc471286e91b2687c22b692a335b287f8eaba817c0f4b6c31b42a669b94_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:b104daa98ef64f2be52d0066ca490a98ef3380a4516038711972be8c01a16571_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:0b65799b577e98beaa59b850028bbfc2d2b112465d1661cd6ab90fb0dd296695_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:116d10699e27737b256b1ccd035c65334696553d107c1002eb85be69aec4c65a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:78bb5cce2e05156b39a961747174a819c945298fb2f444ef321de6f2bbd5ac5b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9b3fd70beaca874656c8e051fa6b3f04b8cbc99e61278a953832637c8c0fb18a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:0997e7c2515f817d857c9c3dc157f7adec41553adfc3a22913bd65c90b1c9924_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bac6445179c1c27314e958b41b3d67b1d34dcb05ac9a360a8fe297ab631d64f7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d55d0744741b5fcd00107cc2a443dec11696a5daa453a4d992f1e15c3f4708b2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:dec36413a14d42948aa73339aaba4e5b22f38ddc364436c66ab9d1a8aac465b3_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1074bbb8a68b75e8c8635bc622bf059cf0ae5bf582d48af31eca9bfc4f4787e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1d1f1078e7a5d916a6df61d83b6c38512a4f1e6ca71d91212fd539aa3be4d8ed_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:c8fd574a2ddb034be88d78b49ae22de5fea68679c0a9f1f3e24583ef118fb532_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:f1abc733921423176ccd6bc3b31093c151b84bdfa9a82b1f640a540edbfbf358_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:0bdf70b361111ad28cc4c5a38a52fb7557a7256c45d31b9c187fba4213c1080d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:20537bc868859605ba1a227b8ffaa4523c03b67093e71e910d8cb3b8fbe0392d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:6481c675623cee9bcabd4a1c3a04d169c46e103c944af5ef69a75fc9bd69dfb8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:e474929fa188b73d80eee028cd51e54f07157e587071cf60109f4398ea4dce30_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:3cbb5b8c06d7911476e411419ff88a02126e0a6f4f514247e112afc9f939c80f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:433143f26cf3ebbc1e6492d8e6b96a0fe82dbb46a54859e9a10fef1e5f71842d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c7b4a67cf4b2a1fece30e67d57c67d850d6f9866cf6fc39206b4ca09956e4deb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:f1d3f1a1c0396fa4f3b5496af6a6d2dfc231c8d8bc453774b2c4319bfd00b96e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:7686b10f4f4091c5e56ce58c6c12f6cff0b7d5fd526fd606e92abf75eb6b13c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:c20cc51275c70431b1e730ca48a82942c5385bba90aeb514e01fd3e142c158d0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:df33172c1cb33952183c80ab0f86c5f414a5103b9eb0757f744103678a6992ff_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:e0c6a368dc6da0906c102aa3587b297e7fe4d4072b5b019a2f3e1a0d54c8053b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:5596feea40bd5eaf4e97a7eb33c4e7069e802fc921e1fa5fd65b7db9ff99637f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:b4bf1128add34cd02dbb769b2445af2491cb1fe3b23d8aaecdff3044ecb889be_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ce70350c29cfb97ebfa8f0782b6c193c1693704cc184c039329df915aeeaaaa2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:f700beaf7b8466e958876ea71762439e9b7224f34f066a72e3454b7ab450e0cb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:05a079835148d3cb9357e0c911ba78646748c4373b4f39cb995fc6f6a1d35315_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:43e267abfa4d52a2fb3677406ee8c7a44cb7ddecb94fe13b852546eb4a8c2b99_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:b8ad28fb112c9f076499050ed7f27e1fce701bbc9cf3c1835c113a6a0bd9e915_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:e34860aa425dc582c6e2214d5762a31e84f62d905469b3f130fc3980a03c36b1_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8a3978970e82e80c57d44ef3187049eaf58b715460442363a239bf023db64791_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:bc8fc8ba010f7e49b2c9a1b8994d6de05650f8028b2c6dbb0db3e721ed53cdef_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-26007"
},
{
"category": "external",
"summary": "RHBZ#2438762",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438762"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-26007",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26007"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-26007",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26007"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/commit/0eebb9dbb6343d9bc1d91e5a2482ed4e054a6d8c",
"url": "https://github.com/pyca/cryptography/commit/0eebb9dbb6343d9bc1d91e5a2482ed4e054a6d8c"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/security/advisories/GHSA-r6ph-v2qm-q3c2",
"url": "https://github.com/pyca/cryptography/security/advisories/GHSA-r6ph-v2qm-q3c2"
}
],
"release_date": "2026-02-10T21:42:56.471000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-31T22:34: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.5#Upgrading",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2f9ec28f18893b516b9dadcce88a8efaa908e916305f7b802f250c2283c37cb5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:3e61238b7400447dfd7999d053e7f701d7c84d62e4a0ef29950c39f3843fb467_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:9bbe1c621a8ee4c960e945c0f1a57c89654314435ea00083abbeb390991c62bb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:c3451ed3202ea6b8328f1cacd4fe0205df1fa0d3eec3a960873ec493e9d49d67_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:0682e9e4bc9ad2b2b564fa2fa8b022e46729b27e26ec7b14ed2f1fae3e52a0d1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2f25f26750ceac18fd9c059eb3f11cc400dc0160d9ca78eded86af360c81d201_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:360d270a9167d79e297b050093209bcc9e0d854045b9ba116192073ce44c662c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:7d75c8ac498141ba26b4a927dbc4b4426a566da5ba09d4e0017fbf715bd05b27_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6308"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:0f8839e5aee29a659fc87dbe1974d52807b02232b12bfae0a9ee75f72f6822d8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:cbed194c572c59551a2b73e61d8c3821df77d5a9ca7d2275062c439996a24eb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f501719d54fc49e168385702bb0e1d8432b65f129a56a8fe184557a715956196_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:fe250f135f03aecf8489c1cee9721b9e48549e19d5a609a3d3284fe7d758a34d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:6fd7c632b981a1b0593c6af234c4b40d1046eabebe41ce29f75e1e010e92226a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:b8d2a7da8627fa6a020330453c9fee31ba37a8eddd2d014fafa5bf3ed838fb5e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:c264a07ccc7020902897cc9420a76dc590431596fc74696b57e42c2cc658a3f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:de9acb254c64d4b5f060867ac81c3c7b92da197bd62914705f47f81c719000f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:299e584db6227b51630ff777864b19113e8a1ea8100aa5c1bde092f730f35911_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3aae092b74e73969f4328e406f804297e44130fea3232db3403db98463e42d9c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b77247eccd37c9bc29631142605c6fab3af9d23ebf82b43f049664e44193d377_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:f1eb81b968bdee5bbfa48e25718ac574bdda09c2acf726d9f058e0643585d59d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:009336407c386ffb1f5f1bdb7a38256e73b8b2ec97036f8ab84e7293f517ef8e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:82e4da659d4bbf036bafee5f598602ec32b7b5f8d3d595287dcf418288bf2147_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8ee6e0938cc2189984009da95ebd6fb4f5946cf9e1f7ef7aae8d6f40dfc7ab36_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90d90e31d0afe833778743baf4eb3527402a65c30fdcce149ff8d4820faa3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:34bfde79221d2f824177f72d68a877b63bfe88b1f0562741a2dc212f83cb4e62_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c25356366526086b2e85274793b8e9dadf1a04d35515087d4421c74bb9b4bacf_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c5923a2649845cc20cdc2d015442d8007e9e0f77522d652d8af389437681c4ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:d91f808a230d11c3b998cbd703fd8fd043188164f61962b5518cda91ad19712b_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:0d79e8c5f3f36c290006c0adbe7c14f57bad10566017f005ae4073905b170136_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:57bf7919da3de08961e4c151b08dab1c756353a4040d0dd66feb72fcfe1cc8ce_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:6d0a4b9c41713e592707a1b93d48f197977bf9eb05aa5e87a083976720061cbb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:c6d21fc02716334ab7f6c48ba7d102965d197209c5a9fd3b41a6ea65b5da0055_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:48f4971662ddb841e25bb610f72ef5f37eddf482b117786595d80d0931448236_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:6ec99dbde70c05dc5fbd64f81779f75ca8a131c0d3865f1be318a4cd8152ed33_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:783723cc28521153aef6aeaee7786f8bb87e01ef738b90b8b5fb2f2b2fb6c780_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:7c13d95770002e16dbd5dc86ea82f6fc5e70828582b928d9e3388ecded90b67a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7188e3f507cdaa346ed930c158379a67104dbdc74535a2b5a541cea60c03a123_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:85c083ae0b2493347cbf1e5885ad56335b1799e545f136118cfe597f39f3df6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:c5079720f6ea2ab7fb6b1acc6fa0c3c5087d91507c2fb21bb5b4ebc57953b4cf_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:f250376b2a72ff2e0bd866bbd8142c5e071218351ad62c52cd7b7a6f3baab026_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:0a10e9afd9c3d555a36db84f938973f14fb099164b1ba5068f9e5a9cfec51f01_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:1fcab1dccdd7ab7976ac0a57fad193d9411aecdc82cc24752378589978ab3c83_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:21636d382f0a42b7d87d3b1f4ee53bf73e589bb549750d279ca21f96517d7a3d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ac48a386cf9175fa667538475607d8d7444e2d21e77bea8ce8d3bf291c59d4a0_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:0e5a121065f55cb7381d74794dd44b02a564195bca3bdfd9d9a10905fd0995a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3838ae2045ed11b4bfe2c86675a5bebe4f51971d30322af3721969e3e2fca06f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a23c10d8ea852924e8c89a80cb561b2ed9dbacb13257401181b9b13ddf6786ee_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a592586194e5234cfcc2d783f876713771ac489c530205e87053a60b1dd90e04_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:268a35d7a2bb13547826ec27291d5b48b2abe1d530b49a6085fcdde9410b61f8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:985cf2d3da53a542a87d98e4b698f53cf9b99e1a09e86b206f42c96833c2b35c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:9cda51df51a24542cd1cd9cd4c072389340d0e678d82236d38c64568cf5d552d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:fe9512b0361734dcaa41b19c4f02b36ec45896ff911dd44a9e821fdd60d30374_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:17c4c5a579c802fc9a4ee935ad723f65c63aa63ce3b5e4a91705c12ec59feca6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3b3a79cebad3f9230b476752c3a6dc29b3d5179d0a3fcf90707eaf14da11ae84_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a28642cbd593dcdd8673c4bdac30da6eafba29e8abc4ddeaa12369177b5052c7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:bd47ed866c9bee7c22e7fafcb959df87f64abdbea9f38603a377216f99be3b43_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:1254e449d313f5f663d056097b9cddbcd7fce91c7a6448b1d4f57c622d9556b3_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8523ece411bf1842b9309abc7dea7067a26a0efd6cb0510449a6573df820a45c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:bde426912de4c15616e3b71408f4760fd12172dc97ce15d5511d0094784643eb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:c87feb6c292b8f95cc840237e3a498eaa3198447f11bb3dd652818e1128bf4a4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:6547c593ea515750150478d442e17f113fb76ec611f6d7c2ff62223e1742a083_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:d6fe585bac62fd646127894dcb9bf55462daf60a22c8721ee44658fbdd3e99a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:e8c26f06cca6450dc68a6160a6d1ababdf0992ed9000f27dea5177b813671653_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:eab05f26b14dd06d7e4f5580a873d8bdb18317abf1e82300da089cba5129bdb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:049878acbb0f6297eae90180b88b011d00e954285d3197e2c19bc17e82f67523_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6624a8e702ff2bc3f07b63a8fec42034c48b41bb187818fd4f2dd8a8f60766cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b829b37753a3d14aebf4d114973f843dfc6e4706cf2375408bab8950ab15d2ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c41ad877f30bc37bd9fe8422c410da12159b8fba7ab9ed0fd174e0d30a1ed125_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:47315b849e1e70f6240f310ed5b6d402f6512973bd94bb70d9138d03b790b1a8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:8b63224e8726db24bf51a5456ef9ede17299e1d920d57a66c49be8a03d3485ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:9a20dbc471286e91b2687c22b692a335b287f8eaba817c0f4b6c31b42a669b94_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:b104daa98ef64f2be52d0066ca490a98ef3380a4516038711972be8c01a16571_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:0b65799b577e98beaa59b850028bbfc2d2b112465d1661cd6ab90fb0dd296695_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:116d10699e27737b256b1ccd035c65334696553d107c1002eb85be69aec4c65a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:78bb5cce2e05156b39a961747174a819c945298fb2f444ef321de6f2bbd5ac5b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9b3fd70beaca874656c8e051fa6b3f04b8cbc99e61278a953832637c8c0fb18a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:0997e7c2515f817d857c9c3dc157f7adec41553adfc3a22913bd65c90b1c9924_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bac6445179c1c27314e958b41b3d67b1d34dcb05ac9a360a8fe297ab631d64f7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d55d0744741b5fcd00107cc2a443dec11696a5daa453a4d992f1e15c3f4708b2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:dec36413a14d42948aa73339aaba4e5b22f38ddc364436c66ab9d1a8aac465b3_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1074bbb8a68b75e8c8635bc622bf059cf0ae5bf582d48af31eca9bfc4f4787e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1d1f1078e7a5d916a6df61d83b6c38512a4f1e6ca71d91212fd539aa3be4d8ed_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:c8fd574a2ddb034be88d78b49ae22de5fea68679c0a9f1f3e24583ef118fb532_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:f1abc733921423176ccd6bc3b31093c151b84bdfa9a82b1f640a540edbfbf358_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:0bdf70b361111ad28cc4c5a38a52fb7557a7256c45d31b9c187fba4213c1080d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:20537bc868859605ba1a227b8ffaa4523c03b67093e71e910d8cb3b8fbe0392d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:6481c675623cee9bcabd4a1c3a04d169c46e103c944af5ef69a75fc9bd69dfb8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:e474929fa188b73d80eee028cd51e54f07157e587071cf60109f4398ea4dce30_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2f9ec28f18893b516b9dadcce88a8efaa908e916305f7b802f250c2283c37cb5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:3e61238b7400447dfd7999d053e7f701d7c84d62e4a0ef29950c39f3843fb467_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:9bbe1c621a8ee4c960e945c0f1a57c89654314435ea00083abbeb390991c62bb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:c3451ed3202ea6b8328f1cacd4fe0205df1fa0d3eec3a960873ec493e9d49d67_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:3cbb5b8c06d7911476e411419ff88a02126e0a6f4f514247e112afc9f939c80f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:433143f26cf3ebbc1e6492d8e6b96a0fe82dbb46a54859e9a10fef1e5f71842d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c7b4a67cf4b2a1fece30e67d57c67d850d6f9866cf6fc39206b4ca09956e4deb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:f1d3f1a1c0396fa4f3b5496af6a6d2dfc231c8d8bc453774b2c4319bfd00b96e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:0682e9e4bc9ad2b2b564fa2fa8b022e46729b27e26ec7b14ed2f1fae3e52a0d1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2f25f26750ceac18fd9c059eb3f11cc400dc0160d9ca78eded86af360c81d201_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:360d270a9167d79e297b050093209bcc9e0d854045b9ba116192073ce44c662c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:7d75c8ac498141ba26b4a927dbc4b4426a566da5ba09d4e0017fbf715bd05b27_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:7686b10f4f4091c5e56ce58c6c12f6cff0b7d5fd526fd606e92abf75eb6b13c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:c20cc51275c70431b1e730ca48a82942c5385bba90aeb514e01fd3e142c158d0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:df33172c1cb33952183c80ab0f86c5f414a5103b9eb0757f744103678a6992ff_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:e0c6a368dc6da0906c102aa3587b297e7fe4d4072b5b019a2f3e1a0d54c8053b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:5596feea40bd5eaf4e97a7eb33c4e7069e802fc921e1fa5fd65b7db9ff99637f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:b4bf1128add34cd02dbb769b2445af2491cb1fe3b23d8aaecdff3044ecb889be_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ce70350c29cfb97ebfa8f0782b6c193c1693704cc184c039329df915aeeaaaa2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:f700beaf7b8466e958876ea71762439e9b7224f34f066a72e3454b7ab450e0cb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:05a079835148d3cb9357e0c911ba78646748c4373b4f39cb995fc6f6a1d35315_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:43e267abfa4d52a2fb3677406ee8c7a44cb7ddecb94fe13b852546eb4a8c2b99_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:b8ad28fb112c9f076499050ed7f27e1fce701bbc9cf3c1835c113a6a0bd9e915_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:e34860aa425dc582c6e2214d5762a31e84f62d905469b3f130fc3980a03c36b1_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8a3978970e82e80c57d44ef3187049eaf58b715460442363a239bf023db64791_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:bc8fc8ba010f7e49b2c9a1b8994d6de05650f8028b2c6dbb0db3e721ed53cdef_amd64"
]
}
],
"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.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:0f8839e5aee29a659fc87dbe1974d52807b02232b12bfae0a9ee75f72f6822d8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:cbed194c572c59551a2b73e61d8c3821df77d5a9ca7d2275062c439996a24eb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f501719d54fc49e168385702bb0e1d8432b65f129a56a8fe184557a715956196_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:fe250f135f03aecf8489c1cee9721b9e48549e19d5a609a3d3284fe7d758a34d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:6fd7c632b981a1b0593c6af234c4b40d1046eabebe41ce29f75e1e010e92226a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:b8d2a7da8627fa6a020330453c9fee31ba37a8eddd2d014fafa5bf3ed838fb5e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:c264a07ccc7020902897cc9420a76dc590431596fc74696b57e42c2cc658a3f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:de9acb254c64d4b5f060867ac81c3c7b92da197bd62914705f47f81c719000f9_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:299e584db6227b51630ff777864b19113e8a1ea8100aa5c1bde092f730f35911_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3aae092b74e73969f4328e406f804297e44130fea3232db3403db98463e42d9c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:b77247eccd37c9bc29631142605c6fab3af9d23ebf82b43f049664e44193d377_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:f1eb81b968bdee5bbfa48e25718ac574bdda09c2acf726d9f058e0643585d59d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:009336407c386ffb1f5f1bdb7a38256e73b8b2ec97036f8ab84e7293f517ef8e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:82e4da659d4bbf036bafee5f598602ec32b7b5f8d3d595287dcf418288bf2147_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:8ee6e0938cc2189984009da95ebd6fb4f5946cf9e1f7ef7aae8d6f40dfc7ab36_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:90d90e31d0afe833778743baf4eb3527402a65c30fdcce149ff8d4820faa3781_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:34bfde79221d2f824177f72d68a877b63bfe88b1f0562741a2dc212f83cb4e62_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c25356366526086b2e85274793b8e9dadf1a04d35515087d4421c74bb9b4bacf_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:c5923a2649845cc20cdc2d015442d8007e9e0f77522d652d8af389437681c4ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:d91f808a230d11c3b998cbd703fd8fd043188164f61962b5518cda91ad19712b_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:0d79e8c5f3f36c290006c0adbe7c14f57bad10566017f005ae4073905b170136_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:57bf7919da3de08961e4c151b08dab1c756353a4040d0dd66feb72fcfe1cc8ce_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:6d0a4b9c41713e592707a1b93d48f197977bf9eb05aa5e87a083976720061cbb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:c6d21fc02716334ab7f6c48ba7d102965d197209c5a9fd3b41a6ea65b5da0055_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:48f4971662ddb841e25bb610f72ef5f37eddf482b117786595d80d0931448236_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:6ec99dbde70c05dc5fbd64f81779f75ca8a131c0d3865f1be318a4cd8152ed33_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:783723cc28521153aef6aeaee7786f8bb87e01ef738b90b8b5fb2f2b2fb6c780_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:7c13d95770002e16dbd5dc86ea82f6fc5e70828582b928d9e3388ecded90b67a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:7188e3f507cdaa346ed930c158379a67104dbdc74535a2b5a541cea60c03a123_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:85c083ae0b2493347cbf1e5885ad56335b1799e545f136118cfe597f39f3df6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:c5079720f6ea2ab7fb6b1acc6fa0c3c5087d91507c2fb21bb5b4ebc57953b4cf_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:f250376b2a72ff2e0bd866bbd8142c5e071218351ad62c52cd7b7a6f3baab026_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:0a10e9afd9c3d555a36db84f938973f14fb099164b1ba5068f9e5a9cfec51f01_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:1fcab1dccdd7ab7976ac0a57fad193d9411aecdc82cc24752378589978ab3c83_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:21636d382f0a42b7d87d3b1f4ee53bf73e589bb549750d279ca21f96517d7a3d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:ac48a386cf9175fa667538475607d8d7444e2d21e77bea8ce8d3bf291c59d4a0_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:0e5a121065f55cb7381d74794dd44b02a564195bca3bdfd9d9a10905fd0995a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:3838ae2045ed11b4bfe2c86675a5bebe4f51971d30322af3721969e3e2fca06f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a23c10d8ea852924e8c89a80cb561b2ed9dbacb13257401181b9b13ddf6786ee_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a592586194e5234cfcc2d783f876713771ac489c530205e87053a60b1dd90e04_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:268a35d7a2bb13547826ec27291d5b48b2abe1d530b49a6085fcdde9410b61f8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:985cf2d3da53a542a87d98e4b698f53cf9b99e1a09e86b206f42c96833c2b35c_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:9cda51df51a24542cd1cd9cd4c072389340d0e678d82236d38c64568cf5d552d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:fe9512b0361734dcaa41b19c4f02b36ec45896ff911dd44a9e821fdd60d30374_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:17c4c5a579c802fc9a4ee935ad723f65c63aa63ce3b5e4a91705c12ec59feca6_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3b3a79cebad3f9230b476752c3a6dc29b3d5179d0a3fcf90707eaf14da11ae84_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a28642cbd593dcdd8673c4bdac30da6eafba29e8abc4ddeaa12369177b5052c7_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:bd47ed866c9bee7c22e7fafcb959df87f64abdbea9f38603a377216f99be3b43_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:1254e449d313f5f663d056097b9cddbcd7fce91c7a6448b1d4f57c622d9556b3_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:8523ece411bf1842b9309abc7dea7067a26a0efd6cb0510449a6573df820a45c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:bde426912de4c15616e3b71408f4760fd12172dc97ce15d5511d0094784643eb_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:c87feb6c292b8f95cc840237e3a498eaa3198447f11bb3dd652818e1128bf4a4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:6547c593ea515750150478d442e17f113fb76ec611f6d7c2ff62223e1742a083_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:d6fe585bac62fd646127894dcb9bf55462daf60a22c8721ee44658fbdd3e99a6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:e8c26f06cca6450dc68a6160a6d1ababdf0992ed9000f27dea5177b813671653_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:eab05f26b14dd06d7e4f5580a873d8bdb18317abf1e82300da089cba5129bdb4_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:049878acbb0f6297eae90180b88b011d00e954285d3197e2c19bc17e82f67523_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6624a8e702ff2bc3f07b63a8fec42034c48b41bb187818fd4f2dd8a8f60766cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b829b37753a3d14aebf4d114973f843dfc6e4706cf2375408bab8950ab15d2ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c41ad877f30bc37bd9fe8422c410da12159b8fba7ab9ed0fd174e0d30a1ed125_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:47315b849e1e70f6240f310ed5b6d402f6512973bd94bb70d9138d03b790b1a8_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:8b63224e8726db24bf51a5456ef9ede17299e1d920d57a66c49be8a03d3485ed_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:9a20dbc471286e91b2687c22b692a335b287f8eaba817c0f4b6c31b42a669b94_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:b104daa98ef64f2be52d0066ca490a98ef3380a4516038711972be8c01a16571_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:0b65799b577e98beaa59b850028bbfc2d2b112465d1661cd6ab90fb0dd296695_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:116d10699e27737b256b1ccd035c65334696553d107c1002eb85be69aec4c65a_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:78bb5cce2e05156b39a961747174a819c945298fb2f444ef321de6f2bbd5ac5b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9b3fd70beaca874656c8e051fa6b3f04b8cbc99e61278a953832637c8c0fb18a_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:0997e7c2515f817d857c9c3dc157f7adec41553adfc3a22913bd65c90b1c9924_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:bac6445179c1c27314e958b41b3d67b1d34dcb05ac9a360a8fe297ab631d64f7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:d55d0744741b5fcd00107cc2a443dec11696a5daa453a4d992f1e15c3f4708b2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:dec36413a14d42948aa73339aaba4e5b22f38ddc364436c66ab9d1a8aac465b3_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1074bbb8a68b75e8c8635bc622bf059cf0ae5bf582d48af31eca9bfc4f4787e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:1d1f1078e7a5d916a6df61d83b6c38512a4f1e6ca71d91212fd539aa3be4d8ed_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:c8fd574a2ddb034be88d78b49ae22de5fea68679c0a9f1f3e24583ef118fb532_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:f1abc733921423176ccd6bc3b31093c151b84bdfa9a82b1f640a540edbfbf358_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:0bdf70b361111ad28cc4c5a38a52fb7557a7256c45d31b9c187fba4213c1080d_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:20537bc868859605ba1a227b8ffaa4523c03b67093e71e910d8cb3b8fbe0392d_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:6481c675623cee9bcabd4a1c3a04d169c46e103c944af5ef69a75fc9bd69dfb8_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:e474929fa188b73d80eee028cd51e54f07157e587071cf60109f4398ea4dce30_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2f9ec28f18893b516b9dadcce88a8efaa908e916305f7b802f250c2283c37cb5_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:3e61238b7400447dfd7999d053e7f701d7c84d62e4a0ef29950c39f3843fb467_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:9bbe1c621a8ee4c960e945c0f1a57c89654314435ea00083abbeb390991c62bb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:c3451ed3202ea6b8328f1cacd4fe0205df1fa0d3eec3a960873ec493e9d49d67_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:3cbb5b8c06d7911476e411419ff88a02126e0a6f4f514247e112afc9f939c80f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:433143f26cf3ebbc1e6492d8e6b96a0fe82dbb46a54859e9a10fef1e5f71842d_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:c7b4a67cf4b2a1fece30e67d57c67d850d6f9866cf6fc39206b4ca09956e4deb_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:f1d3f1a1c0396fa4f3b5496af6a6d2dfc231c8d8bc453774b2c4319bfd00b96e_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:0682e9e4bc9ad2b2b564fa2fa8b022e46729b27e26ec7b14ed2f1fae3e52a0d1_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2f25f26750ceac18fd9c059eb3f11cc400dc0160d9ca78eded86af360c81d201_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:360d270a9167d79e297b050093209bcc9e0d854045b9ba116192073ce44c662c_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:7d75c8ac498141ba26b4a927dbc4b4426a566da5ba09d4e0017fbf715bd05b27_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:7686b10f4f4091c5e56ce58c6c12f6cff0b7d5fd526fd606e92abf75eb6b13c2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:c20cc51275c70431b1e730ca48a82942c5385bba90aeb514e01fd3e142c158d0_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:df33172c1cb33952183c80ab0f86c5f414a5103b9eb0757f744103678a6992ff_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:e0c6a368dc6da0906c102aa3587b297e7fe4d4072b5b019a2f3e1a0d54c8053b_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:5596feea40bd5eaf4e97a7eb33c4e7069e802fc921e1fa5fd65b7db9ff99637f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:b4bf1128add34cd02dbb769b2445af2491cb1fe3b23d8aaecdff3044ecb889be_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ce70350c29cfb97ebfa8f0782b6c193c1693704cc184c039329df915aeeaaaa2_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:f700beaf7b8466e958876ea71762439e9b7224f34f066a72e3454b7ab450e0cb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:05a079835148d3cb9357e0c911ba78646748c4373b4f39cb995fc6f6a1d35315_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:43e267abfa4d52a2fb3677406ee8c7a44cb7ddecb94fe13b852546eb4a8c2b99_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:b8ad28fb112c9f076499050ed7f27e1fce701bbc9cf3c1835c113a6a0bd9e915_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:e34860aa425dc582c6e2214d5762a31e84f62d905469b3f130fc3980a03c36b1_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8a3978970e82e80c57d44ef3187049eaf58b715460442363a239bf023db64791_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:bc8fc8ba010f7e49b2c9a1b8994d6de05650f8028b2c6dbb0db3e721ed53cdef_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cryptography: cryptography Subgroup Attack Due to Missing Subgroup Validation for SECT Curves"
}
]
}
RHSA-2026:6174
Vulnerability from csaf_redhat - Published: 2026-03-30 12:51 - Updated: 2026-04-01 05:41A flaw was found in jsonpath. The `value` function is vulnerable to Prototype Pollution, a type of vulnerability that allows an attacker to inject or modify properties of an object's prototype. This can lead to various impacts, including arbitrary code execution, privilege escalation, or denial of service (DoS).
A flaw was found in the jsonpath component. This vulnerability allows a remote attacker to achieve arbitrary code execution by supplying a malicious JSON Path expression. The component's reliance on the `static-eval` module for processing user-supplied input leads to unsafe evaluation. Successful exploitation can result in Remote Code Execution (RCE) in Node.js environments or Cross-site Scripting (XSS) in browser contexts.
A flaw was found in Multer, a Node.js middleware for handling `multipart/form-data`. A remote attacker can exploit this vulnerability by intentionally dropping a connection during a file upload. This can lead to a Denial of Service (DoS) due to resource exhaustion on the affected system.
A flaw was found in Multer, a Node.js middleware. A remote attacker could exploit this vulnerability by sending specially crafted malformed requests. This could lead to resource exhaustion, resulting in a Denial of Service (DoS) for the application using Multer.
A denial of service flaw was found in Multer, a Node.js middleware for handling `multipart/form-data`. A remote attacker can send specially crafted malformed requests which may induce a stack overflow. This can lead to a Denial of Service (DoS) making the service unavailable.
A flaw was found in Backstage. A symlink-based path traversal issue can be exploited in multiple Scaffolder actions and archive extraction utilities during template execution via malicious symlinks. An attacker with access to create and execute Scaffolder templates can read sensitive files, delete arbitrary files or write files outside the intended workspace, resulting in unauthorized information disclosure or system compromise.
A code injection flaw has been discovered in the npm @backstage/plugin-techdocs-node library. When TechDocs is configured with `runIn: local`, a malicious actor who can submit or modify a repository's `mkdocs.yml` file can execute arbitrary Python code on the TechDocs build server via MkDocs hooks configuration.
A denial of service flaw has been discovered in the Axios npm package. the mergeConfig function in axios crashes with a TypeError when processing configuration objects containing __proto__ as an own property. An attacker can trigger this by providing a malicious configuration object created via JSON.parse(), causing complete denial of service.
A flaw was found in fast-xml-parser. A remote attacker can exploit this vulnerability by providing a specially crafted XML input. The system incorrectly interprets a dot in a DOCTYPE entity name as a regular expression wildcard during processing. This allows the attacker to bypass security measures and inject malicious scripts, resulting in Cross-Site Scripting (XSS) when the parsed output is displayed to users.
A denial of service flaw was found in fast-xml-parser. A remote attacker can exploit this vulnerability by providing a specially crafted, small XML input. This input can force the XML parser to perform an unlimited amount of entity expansion, consuming excessive resources. This can lead to the application freezing for an extended period, resulting in a Denial of Service (DoS).
A flaw was found in Rollup, a JavaScript module bundler. Insecure file name sanitization in the core engine allows an attacker to control output filenames, potentially through command-line interface (CLI) inputs, manual chunk aliases, or malicious plugins. By using directory traversal sequences (`../`), an attacker can overwrite files anywhere on the host filesystem where the build process has write permissions. This vulnerability can lead to persistent remote code execution (RCE) by overwriting critical system or user configuration files.
A flaw was found in fast-xml-parser. A user can exploit this flaw by processing specially crafted XML data with the XML builder when the `preserveOrder` option is enabled. This can lead to a stack overflow, causing the application to crash and resulting in a Denial of Service (DoS).
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Developer Hub 1.8.5 has been released.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Developer Hub (RHDH) is Red Hat\u0027s enterprise-grade, self-managed, customizable developer portal based on Backstage.io. RHDH is supported on OpenShift and other major Kubernetes clusters (AKS, EKS, GKE). The core features of RHDH include a single pane of glass, a centralized software catalog, self-service via golden path templates, and Tech Docs. RHDH is extensible by plugins.",
"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:6174",
"url": "https://access.redhat.com/errata/RHSA-2026:6174"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61140",
"url": "https://access.redhat.com/security/cve/CVE-2025-61140"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-1615",
"url": "https://access.redhat.com/security/cve/CVE-2026-1615"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-2359",
"url": "https://access.redhat.com/security/cve/CVE-2026-2359"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24046",
"url": "https://access.redhat.com/security/cve/CVE-2026-24046"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25153",
"url": "https://access.redhat.com/security/cve/CVE-2026-25153"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25639",
"url": "https://access.redhat.com/security/cve/CVE-2026-25639"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25896",
"url": "https://access.redhat.com/security/cve/CVE-2026-25896"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-26278",
"url": "https://access.redhat.com/security/cve/CVE-2026-26278"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27606",
"url": "https://access.redhat.com/security/cve/CVE-2026-27606"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27942",
"url": "https://access.redhat.com/security/cve/CVE-2026-27942"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-3304",
"url": "https://access.redhat.com/security/cve/CVE-2026-3304"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-3520",
"url": "https://access.redhat.com/security/cve/CVE-2026-3520"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://catalog.redhat.com/search?gs\u0026searchType=containers\u0026q=rhdh",
"url": "https://catalog.redhat.com/search?gs\u0026searchType=containers\u0026q=rhdh"
},
{
"category": "external",
"summary": "https://developers.redhat.com/rhdh/overview",
"url": "https://developers.redhat.com/rhdh/overview"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_developer_hub",
"url": "https://docs.redhat.com/en/documentation/red_hat_developer_hub"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-11518",
"url": "https://issues.redhat.com/browse/RHIDP-11518"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-11639",
"url": "https://issues.redhat.com/browse/RHIDP-11639"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-11731",
"url": "https://issues.redhat.com/browse/RHIDP-11731"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-12108",
"url": "https://issues.redhat.com/browse/RHIDP-12108"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-12139",
"url": "https://issues.redhat.com/browse/RHIDP-12139"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-12323",
"url": "https://issues.redhat.com/browse/RHIDP-12323"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-12335",
"url": "https://issues.redhat.com/browse/RHIDP-12335"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-12392",
"url": "https://issues.redhat.com/browse/RHIDP-12392"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-12417",
"url": "https://issues.redhat.com/browse/RHIDP-12417"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-12444",
"url": "https://issues.redhat.com/browse/RHIDP-12444"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-12447",
"url": "https://issues.redhat.com/browse/RHIDP-12447"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-12480",
"url": "https://issues.redhat.com/browse/RHIDP-12480"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6174.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Developer Hub 1.8.5 release.",
"tracking": {
"current_release_date": "2026-04-01T05:41:13+00:00",
"generator": {
"date": "2026-04-01T05:41:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"id": "RHSA-2026:6174",
"initial_release_date": "2026-03-30T12:51:47+00:00",
"revision_history": [
{
"date": "2026-03-30T12:51:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-30T12:51:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-01T05:41:13+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Developer Hub 1.8",
"product": {
"name": "Red Hat Developer Hub 1.8",
"product_id": "Red Hat Developer Hub 1.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhdh:1.8::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Developer Hub"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64",
"product": {
"name": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64",
"product_id": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhdh-hub-rhel9@sha256%3A2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046?arch=amd64\u0026repository_url=registry.redhat.io/rhdh\u0026tag=1774545605"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64",
"product": {
"name": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64",
"product_id": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhdh-rhel9-operator@sha256%3A72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e?arch=amd64\u0026repository_url=registry.redhat.io/rhdh\u0026tag=1774544220"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"product": {
"name": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"product_id": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhdh-operator-bundle@sha256%3A400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7?arch=amd64\u0026repository_url=registry.redhat.io/rhdh\u0026tag=1774549552"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64 as a component of Red Hat Developer Hub 1.8",
"product_id": "Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64"
},
"product_reference": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64",
"relates_to_product_reference": "Red Hat Developer Hub 1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64 as a component of Red Hat Developer Hub 1.8",
"product_id": "Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64"
},
"product_reference": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"relates_to_product_reference": "Red Hat Developer Hub 1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64 as a component of Red Hat Developer Hub 1.8",
"product_id": "Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
},
"product_reference": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64",
"relates_to_product_reference": "Red Hat Developer Hub 1.8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61140",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2026-01-28T17:00:46.678419+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2433946"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jsonpath. The `value` function is vulnerable to Prototype Pollution, a type of vulnerability that allows an attacker to inject or modify properties of an object\u0027s prototype. This can lead to various impacts, including arbitrary code execution, privilege escalation, or denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jsonpath: jsonpath: Prototype Pollution vulnerability in the value function",
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61140"
},
{
"category": "external",
"summary": "RHBZ#2433946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433946"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61140",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61140"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61140",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61140"
},
{
"category": "external",
"summary": "https://gist.github.com/Dremig/8105c189774217222a8ebea3ed4d341d",
"url": "https://gist.github.com/Dremig/8105c189774217222a8ebea3ed4d341d"
},
{
"category": "external",
"summary": "https://github.com/dchester/jsonpath",
"url": "https://github.com/dchester/jsonpath"
}
],
"release_date": "2026-01-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-30T12:51:47+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6174"
}
],
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jsonpath: jsonpath: Prototype Pollution vulnerability in the value function"
},
{
"cve": "CVE-2026-1615",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-02-09T11:10:57.572082+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437875"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the jsonpath component. This vulnerability allows a remote attacker to achieve arbitrary code execution by supplying a malicious JSON Path expression. The component\u0027s reliance on the `static-eval` module for processing user-supplied input leads to unsafe evaluation. Successful exploitation can result in Remote Code Execution (RCE) in Node.js environments or Cross-site Scripting (XSS) in browser contexts.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jsonpath: jsonpath: Arbitrary Code Execution via unsafe JSON Path expression evaluation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security team has rated this vulnerability as Important as it may allows arbitrary code execution when processing untrusted JSON Path expressions. This can lead to Remote Code Execution in Node.js environments or Cross-site Scripting in browser contexts. In some contexts it may be possible to remotely exploit this flaw without any privileges. However, within Red Hat products the jsonpath component is used as a transitive dependency or does not directly handle user input. This context reduces exposure and criticality of this vulnerability.",
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1615"
},
{
"category": "external",
"summary": "RHBZ#2437875",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437875"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1615",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1615"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1615",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1615"
},
{
"category": "external",
"summary": "https://github.com/dchester/jsonpath/blob/c1dd8ec74034fb0375233abb5fdbec51ac317b4b/lib/handlers.js%23L243",
"url": "https://github.com/dchester/jsonpath/blob/c1dd8ec74034fb0375233abb5fdbec51ac317b4b/lib/handlers.js%23L243"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-15141219",
"url": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-15141219"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-JSONPATH-13645034",
"url": "https://security.snyk.io/vuln/SNYK-JS-JSONPATH-13645034"
}
],
"release_date": "2026-02-09T05:00:09.050000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-30T12:51:47+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6174"
},
{
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jsonpath: jsonpath: Arbitrary Code Execution via unsafe JSON Path expression evaluation"
},
{
"cve": "CVE-2026-2359",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-02-27T16:01:27.340094+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443350"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Multer, a Node.js middleware for handling `multipart/form-data`. A remote attacker can exploit this vulnerability by intentionally dropping a connection during a file upload. This can lead to a Denial of Service (DoS) due to resource exhaustion on the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "multer: Multer: Denial of Service via dropped file upload connections",
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2359"
},
{
"category": "external",
"summary": "RHBZ#2443350",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443350"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2359",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2359"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2359",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2359"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/expressjs/multer/commit/cccf0fe0e64150c4f42ccf6654165c0d66b9adab",
"url": "https://github.com/expressjs/multer/commit/cccf0fe0e64150c4f42ccf6654165c0d66b9adab"
},
{
"category": "external",
"summary": "https://github.com/expressjs/multer/security/advisories/GHSA-v52c-386h-88mc",
"url": "https://github.com/expressjs/multer/security/advisories/GHSA-v52c-386h-88mc"
}
],
"release_date": "2026-02-27T15:42:08.088000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-30T12:51:47+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6174"
}
],
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "multer: Multer: Denial of Service via dropped file upload connections"
},
{
"cve": "CVE-2026-3304",
"cwe": {
"id": "CWE-459",
"name": "Incomplete Cleanup"
},
"discovery_date": "2026-02-27T16:01:39.674165+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443353"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Multer, a Node.js middleware. A remote attacker could exploit this vulnerability by sending specially crafted malformed requests. This could lead to resource exhaustion, resulting in a Denial of Service (DoS) for the application using Multer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "multer: Multer: Denial of Service via malformed requests",
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3304"
},
{
"category": "external",
"summary": "RHBZ#2443353",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443353"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3304",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3304"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3304",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3304"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/expressjs/multer/commit/739919097dde3921ec31b930e4b9025036fa74ee",
"url": "https://github.com/expressjs/multer/commit/739919097dde3921ec31b930e4b9025036fa74ee"
},
{
"category": "external",
"summary": "https://github.com/expressjs/multer/security/advisories/GHSA-xf7r-hgr6-v32p",
"url": "https://github.com/expressjs/multer/security/advisories/GHSA-xf7r-hgr6-v32p"
}
],
"release_date": "2026-02-27T15:44:37.187000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-30T12:51:47+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6174"
}
],
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "multer: Multer: Denial of Service via malformed requests"
},
{
"cve": "CVE-2026-3520",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-03-04T17:01:43.432970+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444584"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service flaw was found in Multer, a Node.js middleware for handling `multipart/form-data`. A remote attacker can send specially crafted malformed requests which may induce a stack overflow. This can lead to a Denial of Service (DoS) making the service unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "multer: Multer: Denial of Service via malformed requests",
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3520"
},
{
"category": "external",
"summary": "RHBZ#2444584",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444584"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3520",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3520"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3520",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3520"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/expressjs/multer/commit/7e66481f8b2e6c54b982b34c152479e096ce2752",
"url": "https://github.com/expressjs/multer/commit/7e66481f8b2e6c54b982b34c152479e096ce2752"
},
{
"category": "external",
"summary": "https://github.com/expressjs/multer/security/advisories/GHSA-5528-5vmv-3xc2",
"url": "https://github.com/expressjs/multer/security/advisories/GHSA-5528-5vmv-3xc2"
}
],
"release_date": "2026-03-04T16:17:18.962000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-30T12:51:47+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6174"
},
{
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "multer: Multer: Denial of Service via malformed requests"
},
{
"cve": "CVE-2026-24046",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-01-21T23:00:53.856026+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431878"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Backstage. A symlink-based path traversal issue can be exploited in multiple Scaffolder actions and archive extraction utilities during template execution via malicious symlinks. An attacker with access to create and execute Scaffolder templates can read sensitive files, delete arbitrary files or write files outside the intended workspace, resulting in unauthorized information disclosure or system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "backstage/backend-defaults: backstage/plugin-scaffolder-backend: backstage/plugin-scaffolder-node: possible symlink path traversal in scaffolder actions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have access to create and execute Scaffolder actions, specifically the debug:log, fs:delete actions and archive extractions, limiting the exposure of this flaw. Additionally, file systems operations are constrained by the permissions of the process, limiting the impact to files that can be accessed by Backstage. Due to these reasons, this vulnerability has been rated with an important severity.",
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24046"
},
{
"category": "external",
"summary": "RHBZ#2431878",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431878"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24046",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24046"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24046",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24046"
},
{
"category": "external",
"summary": "https://github.com/backstage/backstage/commit/c641c147ab371a9a8a2f5f67fdb7cb9c97ef345d",
"url": "https://github.com/backstage/backstage/commit/c641c147ab371a9a8a2f5f67fdb7cb9c97ef345d"
},
{
"category": "external",
"summary": "https://github.com/backstage/backstage/security/advisories/GHSA-rq6q-wr2q-7pgp",
"url": "https://github.com/backstage/backstage/security/advisories/GHSA-rq6q-wr2q-7pgp"
}
],
"release_date": "2026-01-21T22:36:30.794000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-30T12:51:47+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6174"
},
{
"category": "workaround",
"details": "To mitigate this issue, consider implementing strict access controls for Backstage Scaffolder templates. Restrict the ability to create and execute Scaffolder templates to trusted users only, utilizing the Backstage permissions framework. Additionally, audit existing templates for any symlink usage and consider running Backstage within a containerized environment with a highly restricted filesystem to limit potential impact.",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "backstage/backend-defaults: backstage/plugin-scaffolder-backend: backstage/plugin-scaffolder-node: possible symlink path traversal in scaffolder actions"
},
{
"cve": "CVE-2026-25153",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-01-30T22:00:57.084320+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2435576"
}
],
"notes": [
{
"category": "description",
"text": "A code injection flaw has been discovered in the npm @backstage/plugin-techdocs-node library. When TechDocs is configured with `runIn: local`, a malicious actor who can submit or modify a repository\u0027s `mkdocs.yml` file can execute arbitrary Python code on the TechDocs build server via MkDocs hooks configuration.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "@backstage/plugin-techdocs-node: @backstage/plugin-techdocs-node vulnerable to arbitrary code execution via MkDocs hooks",
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25153"
},
{
"category": "external",
"summary": "RHBZ#2435576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2435576"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25153",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25153"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25153",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25153"
},
{
"category": "external",
"summary": "https://github.com/backstage/backstage/security/advisories/GHSA-6jr7-99pf-8vgf",
"url": "https://github.com/backstage/backstage/security/advisories/GHSA-6jr7-99pf-8vgf"
}
],
"release_date": "2026-01-30T21:31:58.870000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-30T12:51:47+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6174"
},
{
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "@backstage/plugin-techdocs-node: @backstage/plugin-techdocs-node vulnerable to arbitrary code execution via MkDocs hooks"
},
{
"cve": "CVE-2026-25639",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-02-09T21:00:49.280114+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438237"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service flaw has been discovered in the Axios npm package. the mergeConfig function in axios crashes with a TypeError when processing configuration objects containing __proto__ as an own property. An attacker can trigger this by providing a malicious configuration object created via JSON.parse(), causing complete denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios affected by Denial of Service via __proto__ Key in mergeConfig",
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25639"
},
{
"category": "external",
"summary": "RHBZ#2438237",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438237"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25639",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25639"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25639",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25639"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/28c721588c7a77e7503d0a434e016f852c597b57",
"url": "https://github.com/axios/axios/commit/28c721588c7a77e7503d0a434e016f852c597b57"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.13.5",
"url": "https://github.com/axios/axios/releases/tag/v1.13.5"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-43fc-jf86-j433",
"url": "https://github.com/axios/axios/security/advisories/GHSA-43fc-jf86-j433"
}
],
"release_date": "2026-02-09T20:11:22.374000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-30T12:51:47+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6174"
},
{
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios affected by Denial of Service via __proto__ Key in mergeConfig"
},
{
"cve": "CVE-2026-25896",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-02-20T22:01:59.622413+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2441501"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-xml-parser. A remote attacker can exploit this vulnerability by providing a specially crafted XML input. The system incorrectly interprets a dot in a DOCTYPE entity name as a regular expression wildcard during processing. This allows the attacker to bypass security measures and inject malicious scripts, resulting in Cross-Site Scripting (XSS) when the parsed output is displayed to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-xml-parser: fast-xml-parser: Cross-Site Scripting (XSS) due to improper DOCTYPE entity handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been assessed as IMPORTANT for Red Hat products. This vulnerability arises when the parsed XML output is subsequently rendered to users which requires the interaction of the user. The impact of this flaw is also limited to the user\u0027s browser context.",
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25896"
},
{
"category": "external",
"summary": "RHBZ#2441501",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441501"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25896",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25896"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25896",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25896"
},
{
"category": "external",
"summary": "https://github.com/NaturalIntelligence/fast-xml-parser/commit/943ef0eb1b2d3284e72dd74f44a042ee9f07026e",
"url": "https://github.com/NaturalIntelligence/fast-xml-parser/commit/943ef0eb1b2d3284e72dd74f44a042ee9f07026e"
},
{
"category": "external",
"summary": "https://github.com/NaturalIntelligence/fast-xml-parser/commit/ddcd0acf26ddd682cb0dc15a2bd6aa3b96bb1e69",
"url": "https://github.com/NaturalIntelligence/fast-xml-parser/commit/ddcd0acf26ddd682cb0dc15a2bd6aa3b96bb1e69"
},
{
"category": "external",
"summary": "https://github.com/NaturalIntelligence/fast-xml-parser/releases/tag/v5.3.5",
"url": "https://github.com/NaturalIntelligence/fast-xml-parser/releases/tag/v5.3.5"
},
{
"category": "external",
"summary": "https://github.com/NaturalIntelligence/fast-xml-parser/security/advisories/GHSA-m7jm-9gc2-mpf2",
"url": "https://github.com/NaturalIntelligence/fast-xml-parser/security/advisories/GHSA-m7jm-9gc2-mpf2"
}
],
"release_date": "2026-02-20T20:57:48.074000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-30T12:51:47+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6174"
},
{
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "fast-xml-parser: fast-xml-parser: Cross-Site Scripting (XSS) due to improper DOCTYPE entity handling"
},
{
"cve": "CVE-2026-26278",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2026-02-19T21:03:33.363864+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2441120"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service flaw was found in fast-xml-parser. A remote attacker can exploit this vulnerability by providing a specially crafted, small XML input. This input can force the XML parser to perform an unlimited amount of entity expansion, consuming excessive resources. This can lead to the application freezing for an extended period, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-xml-parser: fast-xml-parser: Denial of Service via unlimited XML entity expansion",
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-26278"
},
{
"category": "external",
"summary": "RHBZ#2441120",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441120"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-26278",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26278"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-26278",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26278"
},
{
"category": "external",
"summary": "https://github.com/NaturalIntelligence/fast-xml-parser/commit/910dae5be2de2955e968558fadf6e8f74f117a77",
"url": "https://github.com/NaturalIntelligence/fast-xml-parser/commit/910dae5be2de2955e968558fadf6e8f74f117a77"
},
{
"category": "external",
"summary": "https://github.com/NaturalIntelligence/fast-xml-parser/releases/tag/v5.3.6",
"url": "https://github.com/NaturalIntelligence/fast-xml-parser/releases/tag/v5.3.6"
},
{
"category": "external",
"summary": "https://github.com/NaturalIntelligence/fast-xml-parser/security/advisories/GHSA-jmr7-xgp7-cmfj",
"url": "https://github.com/NaturalIntelligence/fast-xml-parser/security/advisories/GHSA-jmr7-xgp7-cmfj"
}
],
"release_date": "2026-02-19T19:40:55.842000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-30T12:51:47+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6174"
},
{
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "fast-xml-parser: fast-xml-parser: Denial of Service via unlimited XML entity expansion"
},
{
"cve": "CVE-2026-27606",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-02-25T04:01:24.449922+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2442530"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Rollup, a JavaScript module bundler. Insecure file name sanitization in the core engine allows an attacker to control output filenames, potentially through command-line interface (CLI) inputs, manual chunk aliases, or malicious plugins. By using directory traversal sequences (`../`), an attacker can overwrite files anywhere on the host filesystem where the build process has write permissions. This vulnerability can lead to persistent remote code execution (RCE) by overwriting critical system or user configuration files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rollup: Rollup: Remote Code Execution via Path Traversal Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27606"
},
{
"category": "external",
"summary": "RHBZ#2442530",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442530"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27606",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27606"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27606",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27606"
},
{
"category": "external",
"summary": "https://github.com/rollup/rollup/commit/c60770d7aaf750e512c1b2774989ea4596e660b2",
"url": "https://github.com/rollup/rollup/commit/c60770d7aaf750e512c1b2774989ea4596e660b2"
},
{
"category": "external",
"summary": "https://github.com/rollup/rollup/commit/c8cf1f9c48c516285758c1e11f08a54f304fd44e",
"url": "https://github.com/rollup/rollup/commit/c8cf1f9c48c516285758c1e11f08a54f304fd44e"
},
{
"category": "external",
"summary": "https://github.com/rollup/rollup/commit/d6dee5e99bb82aac0bee1df4ab9efbde455452c3",
"url": "https://github.com/rollup/rollup/commit/d6dee5e99bb82aac0bee1df4ab9efbde455452c3"
},
{
"category": "external",
"summary": "https://github.com/rollup/rollup/releases/tag/v2.80.0",
"url": "https://github.com/rollup/rollup/releases/tag/v2.80.0"
},
{
"category": "external",
"summary": "https://github.com/rollup/rollup/releases/tag/v3.30.0",
"url": "https://github.com/rollup/rollup/releases/tag/v3.30.0"
},
{
"category": "external",
"summary": "https://github.com/rollup/rollup/releases/tag/v4.59.0",
"url": "https://github.com/rollup/rollup/releases/tag/v4.59.0"
},
{
"category": "external",
"summary": "https://github.com/rollup/rollup/security/advisories/GHSA-mw96-cpmx-2vgc",
"url": "https://github.com/rollup/rollup/security/advisories/GHSA-mw96-cpmx-2vgc"
}
],
"release_date": "2026-02-25T02:08:06.682000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-30T12:51:47+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6174"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "rollup: Rollup: Remote Code Execution via Path Traversal Vulnerability"
},
{
"cve": "CVE-2026-27942",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2026-02-26T03:01:53.367202+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2442938"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-xml-parser. A user can exploit this flaw by processing specially crafted XML data with the XML builder when the `preserveOrder` option is enabled. This can lead to a stack overflow, causing the application to crash and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-xml-parser: fast-xml-parser: Stack overflow leads to Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw affects the XML builder component of the fast-xml-parser library and is triggered only when the preserveOrder option is explicitly enabled. In Red Hat\u2013shipped configurations, this option is not enabled by default, and the vulnerable code path is therefore not exercised under typical deployments.\nThe underlying issue results in uncontrolled recursion leading to a stack overflow condition, which causes the application to terminate unexpectedly. While this can be triggered via crafted input, the impact is limited strictly to denial of service (DoS) and does not provide a mechanism for arbitrary code execution, privilege escalation, or data disclosure.\nFurthermore, exploitation requires that the affected application processes attacker-controlled XML input through the XML builder functionality with the specific vulnerable configuration enabled. This significantly reduces the attack surface and introduces environmental constraints not considered in the generalized NVD scoring.\n\nGiven the absence of confidentiality and integrity impact, the requirement for non-default configuration, and the limitation of the impact to process termination, Red Hat considers the practical risk to be lower than the NVD assessment. As such, this issue is classified as Moderate severity.",
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27942"
},
{
"category": "external",
"summary": "RHBZ#2442938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442938"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27942",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27942"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27942",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27942"
},
{
"category": "external",
"summary": "https://github.com/NaturalIntelligence/fast-xml-parser/commit/c13a961910f14986295dd28484eee830fa1a0e8a",
"url": "https://github.com/NaturalIntelligence/fast-xml-parser/commit/c13a961910f14986295dd28484eee830fa1a0e8a"
},
{
"category": "external",
"summary": "https://github.com/NaturalIntelligence/fast-xml-parser/pull/791",
"url": "https://github.com/NaturalIntelligence/fast-xml-parser/pull/791"
},
{
"category": "external",
"summary": "https://github.com/NaturalIntelligence/fast-xml-parser/security/advisories/GHSA-fj3w-jwp8-x2g3",
"url": "https://github.com/NaturalIntelligence/fast-xml-parser/security/advisories/GHSA-fj3w-jwp8-x2g3"
}
],
"release_date": "2026-02-26T01:22:11.383000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-30T12:51:47+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6174"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, configure applications using the `fast-xml-parser` XML builder to set the `preserveOrder` option to `false`. Alternatively, ensure that all XML input data is thoroughly validated before being passed to the builder to prevent the processing of malicious or malformed content.",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:2e8ed97c6e6d232f66bb81dc074b8bb2712dc54004cc565fcb1d2b43a9bb2046_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:400d642f10348a0728a624b135228714b3302f1cabc096150a340407133c54e7_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:72d72d0e8b67012bfaaeae0e1fbbcf8e35c74d4d6252051eabef3e9dd979d48e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "fast-xml-parser: fast-xml-parser: Stack overflow leads to Denial of Service"
}
]
}
RHSA-2026:6309
Vulnerability from csaf_redhat - Published: 2026-03-31 23:31 - Updated: 2026-04-01 13:33A decompression based denial of service flaw has been discovered in the AIOHTTP python library. Library versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host's memory.
A flaw was found in ajv. When the $data option is enabled, the value of the pattern keyword is passed directly to the JavaScript RegExp() constructor without sufficient validation. An attacker able to supply a malicious regular expression pattern can trigger a ReDoS (Regular Expression Denial of Service), causing the application to become unresponsive and resulting in a denial of service.
A flaw was found in the jsonpath component. This vulnerability allows a remote attacker to achieve arbitrary code execution by supplying a malicious JSON Path expression. The component's reliance on the `static-eval` module for processing user-supplied input leads to unsafe evaluation. Successful exploitation can result in Remote Code Execution (RCE) in Node.js environments or Cross-site Scripting (XSS) in browser contexts.
A denial of service flaw has been discovered in the Axios npm package. the mergeConfig function in axios crashes with a TypeError when processing configuration objects containing __proto__ as an own property. An attacker can trigger this by providing a malicious configuration object created via JSON.parse(), causing complete denial of service.
A flaw was found the Pillow Python imaging library. Providing a specially crafted PSD image may lead to an out-of-bounds write. This could potentially allow for arbitrary code execution or information disclosure.
A validation flaw has been discovered in the python cryptography package. This missing validation allows an attacker to provide a public key point P from a small-order subgroup. This can lead to security issues in various situations, such as the most commonly used signature verification (ECDSA) and shared key negotiation (ECDH). When the victim computes the shared secret as S = [victim_private_key]P via ECDH, this leaks information about victim_private_key mod (small_subgroup_order). For curves with cofactor > 1, this reveals the least significant bits of the private key. When these weak public keys are used in ECDSA , it's easy to forge signatures on the small subgroup. Only SECT curves are impacted by this.
A flaw was found in Authlib, a Python library used for building OAuth and OpenID Connect (OIDC) servers. This vulnerability allows a remote attacker to bypass critical integrity checks in OIDC ID Tokens. Specifically, the library's internal hash verification logic fails open when encountering an unsupported cryptographic algorithm, accepting a forged ID Token as valid. This can lead to an authentication bypass, granting unauthorized access to systems relying on Authlib for OIDC authentication.
A flaw was found in Authlib, a Python library for building OAuth and OpenID Connect servers. A remote attacker can exploit this vulnerability by crafting a malicious JSON Web Token (JWT) with a "none" algorithm and an empty signature. This bypasses the expected signature verification, potentially allowing the attacker to forge tokens and gain unauthorized access or perform unauthorized actions within applications using Authlib.
A flaw was found in SVGO, an SVG (Scalable Vector Graphics) Optimizer. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by submitting a specially crafted XML file. The application's failure to properly guard against XML entity expansion or recursion can lead to the Node.js process consuming excessive memory and crashing.
A flaw was found in express-rate-limit. The default key generator incorrectly applies IPv6 subnet masking to IPv4-mapped IPv6 addresses, which are used when an IPv4 client connects to a dual-stack server. This misconfiguration causes all IPv4 traffic to be treated as a single entity for rate limiting. Consequently, a remote attacker can exhaust the rate limit with a single client, leading to a Denial of Service (DoS) for all other IPv4 clients by causing them to receive HTTP 429 errors.
An unbounded recursion flaw has been discovered in the pypi pyasn1 library. This uncontrolled recursion occurs when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing nested SEQUENCE (0x30) or SET (0x31) tags with Indefinite Length (0x80) markers. This forces the decoder to recursively call itself until the Python interpreter crashes with a RecursionError or consumes all available memory (OOM), crashing the host application.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"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:6309",
"url": "https://access.redhat.com/errata/RHSA-2026:6309"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-26007",
"url": "https://access.redhat.com/security/cve/CVE-2026-26007"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25639",
"url": "https://access.redhat.com/security/cve/CVE-2026-25639"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69223",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69873",
"url": "https://access.redhat.com/security/cve/CVE-2025-69873"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-1615",
"url": "https://access.redhat.com/security/cve/CVE-2026-1615"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28498",
"url": "https://access.redhat.com/security/cve/CVE-2026-28498"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28802",
"url": "https://access.redhat.com/security/cve/CVE-2026-28802"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-29074",
"url": "https://access.redhat.com/security/cve/CVE-2026-29074"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-30827",
"url": "https://access.redhat.com/security/cve/CVE-2026-30827"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-30922",
"url": "https://access.redhat.com/security/cve/CVE-2026-30922"
},
{
"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-25990",
"url": "https://access.redhat.com/security/cve/CVE-2026-25990"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6/html/release_notes/patch_releases",
"url": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6/html/release_notes/patch_releases"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6309.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.6 Container Release Update",
"tracking": {
"current_release_date": "2026-04-01T13:33:33+00:00",
"generator": {
"date": "2026-04-01T13:33:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"id": "RHSA-2026:6309",
"initial_release_date": "2026-03-31T23:31:56+00:00",
"revision_history": [
{
"date": "2026-03-31T23:31:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-31T23:31:59+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-01T13:33:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.6",
"product": {
"name": "Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.6::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9@sha256%3Aa414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774644659"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcp-server-rhel9@sha256%3A6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview\u0026tag=1774268173"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel9@sha256%3Ad26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774139204"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3A97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774153089"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3A043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774585183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3A20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774417022"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9@sha256%3A839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774363040"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3Accf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774484113"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcp-tools-rhel9@sha256%3A355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774268174"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9@sha256%3Aa490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774368903"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9-operator@sha256%3A040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774484033"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9@sha256%3Ae4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774258433"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3Af731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774484073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3Ab8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774484106"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9@sha256%3A098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774243862"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9-operator@sha256%3Af0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774484129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel9@sha256%3A0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774139334"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9-operator@sha256%3A0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774484154"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel9@sha256%3Aa1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774647780"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3Ac67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774487884"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3A94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774490244"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3A86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774311517"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3Ad6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774321273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3Abc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774484549"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3A07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774485790"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel9@sha256%3A96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774573035"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256%3Af27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform\u0026tag=1774648925"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcp-server-rhel9@sha256%3A2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview\u0026tag=1774268173"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel9@sha256%3A224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774139204"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256%3A79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform\u0026tag=1774648896"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3Adb8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774153089"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3A417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774585183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3Ad17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774417022"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9@sha256%3Ab348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774363040"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3A2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774484113"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcp-tools-rhel9@sha256%3A59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774268174"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9@sha256%3A5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774368903"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9-operator@sha256%3Aee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774484033"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9@sha256%3A7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774258433"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3A2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774484073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3A4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774484106"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9@sha256%3A01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774243862"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9-operator@sha256%3A7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774484129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel9@sha256%3A021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774139334"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9@sha256%3Aa0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774644659"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9-operator@sha256%3A1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774484154"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel9@sha256%3Ad7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774647780"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3A5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774487884"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3A2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774490244"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3Ab77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774311517"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3A21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774321273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3A1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774484549"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3Af0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774485790"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel9@sha256%3Acb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774573035"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcp-server-rhel9@sha256%3A2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview\u0026tag=1774268173"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel9@sha256%3A7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774139204"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3A75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774153089"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3A8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774585183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3A111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774417022"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9@sha256%3Adb0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774363040"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3A387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774484113"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcp-tools-rhel9@sha256%3A7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774268174"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9@sha256%3A1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774368903"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9-operator@sha256%3A51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774484033"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9@sha256%3Af720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774258433"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3A8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774484073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3Af95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774484106"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9@sha256%3Aed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774243862"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9-operator@sha256%3A09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774484129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel9@sha256%3A5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774139334"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9@sha256%3Ad204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774644659"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9-operator@sha256%3Aa89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774484154"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel9@sha256%3A46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774647780"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3A9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774487884"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3A9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774490244"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3A6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774311517"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3A1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774321273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3Aa2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774484549"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3A06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774485790"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel9@sha256%3A8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774573035"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcp-server-rhel9@sha256%3A4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview\u0026tag=1774268173"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel9@sha256%3Ae43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774139204"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3A1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774153089"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3A8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774585183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3A6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774417022"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9@sha256%3A293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774363040"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3Ab3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774484113"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcp-tools-rhel9@sha256%3A3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774268174"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9@sha256%3A3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774368903"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9-operator@sha256%3A2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774484033"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9@sha256%3Ad0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774258433"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3Afe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774484073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3A64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774484106"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9@sha256%3A2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774243862"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9-operator@sha256%3Ac1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774484129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel9@sha256%3A92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774139334"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9@sha256%3A5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774644659"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9-operator@sha256%3A48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774484154"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel9@sha256%3Afad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774647780"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3A78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774487884"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3Afa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774490244"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3A3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774311517"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3A094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774321273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3A85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774484549"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3A8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774485790"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel9@sha256%3Af00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1774573035"
}
}
}
],
"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:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_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:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_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:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_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:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_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:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_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:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_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:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_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:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_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:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_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:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_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:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_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:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_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:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_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:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_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:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_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:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_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:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_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:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_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:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_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:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_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:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_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:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_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:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_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:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_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:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_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:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_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:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_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:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_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:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_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:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_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:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_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:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_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:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_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:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_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:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_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:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_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:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_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:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_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:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_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:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_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:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_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:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_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:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_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:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_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:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_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:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_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:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_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:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_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:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_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:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_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:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_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:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_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:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_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:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_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:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_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:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_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:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_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:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_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:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_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:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_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:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_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:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_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:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_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:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_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:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_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:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_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:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_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:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_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:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_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:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_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:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_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:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_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:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_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:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_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:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_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:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_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:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_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:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_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:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_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:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_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:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_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:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_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:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_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:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_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:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_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:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_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:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_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:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_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:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_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:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_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:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_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:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_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:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_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:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_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:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_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:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_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:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_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:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_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:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_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:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_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:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_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:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_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:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_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:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_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:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_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:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_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:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_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:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_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:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_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:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_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:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_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:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_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:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_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:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_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:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_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:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_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:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_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:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_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:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_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:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_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:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_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:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_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:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_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:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_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:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_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:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_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:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_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:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_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:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_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:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_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:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_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:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_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:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_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:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_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:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_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:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_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:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_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:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_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:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_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:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_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:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_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:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_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:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_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:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_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:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_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:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_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:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_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:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_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:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_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:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_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:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_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:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_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:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_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:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_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:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_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:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_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:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_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:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_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:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_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:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_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:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_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:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_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:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_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:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_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:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_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:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_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:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_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:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_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:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_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:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_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:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_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:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_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:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_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:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_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:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_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:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_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:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_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:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_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:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_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:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_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:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_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:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_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:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_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:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_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:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_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:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_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:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_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:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_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:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_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:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_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:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_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/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_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:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_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:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_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:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-69223",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-06T20:01:19.831548+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427456"
}
],
"notes": [
{
"category": "description",
"text": "A decompression based denial of service flaw has been discovered in the AIOHTTP python library. Library versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "RHBZ#2427456",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427456"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a",
"url": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg"
}
],
"release_date": "2026-01-05T22:00:17.715000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-31T23:31:56+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:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6309"
},
{
"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:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_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:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb"
},
{
"cve": "CVE-2025-69873",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-02-11T19:01:32.953264+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:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439070"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ajv. When the $data option is enabled, the value of the pattern keyword is passed directly to the JavaScript RegExp() constructor without sufficient validation. An attacker able to supply a malicious regular expression pattern can trigger a ReDoS (Regular Expression Denial of Service), causing the application to become unresponsive and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ajv: ReDoS via $data reference",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, the $data option must be enabled and the attacker needs to be able to send a payload with a specially crafted regular expression to the application processing the input. A 31-character payload causes approximately 44 seconds of execution, with each additional character doubling the execution time. Therefore, even a small payload can cause an application to become unresponsive and eventually result in a denial of service. Due to this reason, this flaw has been rated with an important severity.",
"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:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69873"
},
{
"category": "external",
"summary": "RHBZ#2439070",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439070"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69873"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69873",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69873"
},
{
"category": "external",
"summary": "https://github.com/EthanKim88/ethan-cve-disclosures/blob/main/CVE-2025-69873-ajv-ReDoS.md",
"url": "https://github.com/EthanKim88/ethan-cve-disclosures/blob/main/CVE-2025-69873-ajv-ReDoS.md"
}
],
"release_date": "2026-02-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-31T23:31:56+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:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6309"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable the $data feature if your application does not require it. If $data must be used, implement strict validation of the input fields that are referenced by the pattern keyword to ensure they contain only expected and safe characters.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_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:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ajv: ReDoS via $data reference"
},
{
"cve": "CVE-2026-1615",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-02-09T11:10:57.572082+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:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437875"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the jsonpath component. This vulnerability allows a remote attacker to achieve arbitrary code execution by supplying a malicious JSON Path expression. The component\u0027s reliance on the `static-eval` module for processing user-supplied input leads to unsafe evaluation. Successful exploitation can result in Remote Code Execution (RCE) in Node.js environments or Cross-site Scripting (XSS) in browser contexts.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jsonpath: jsonpath: Arbitrary Code Execution via unsafe JSON Path expression evaluation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security team has rated this vulnerability as Important as it may allows arbitrary code execution when processing untrusted JSON Path expressions. This can lead to Remote Code Execution in Node.js environments or Cross-site Scripting in browser contexts. In some contexts it may be possible to remotely exploit this flaw without any privileges. However, within Red Hat products the jsonpath component is used as a transitive dependency or does not directly handle user input. This context reduces exposure and criticality of this vulnerability.",
"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:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1615"
},
{
"category": "external",
"summary": "RHBZ#2437875",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437875"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1615",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1615"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1615",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1615"
},
{
"category": "external",
"summary": "https://github.com/dchester/jsonpath/blob/c1dd8ec74034fb0375233abb5fdbec51ac317b4b/lib/handlers.js%23L243",
"url": "https://github.com/dchester/jsonpath/blob/c1dd8ec74034fb0375233abb5fdbec51ac317b4b/lib/handlers.js%23L243"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-15141219",
"url": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-15141219"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-JSONPATH-13645034",
"url": "https://security.snyk.io/vuln/SNYK-JS-JSONPATH-13645034"
}
],
"release_date": "2026-02-09T05:00:09.050000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-31T23:31:56+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:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6309"
},
{
"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:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/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:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jsonpath: jsonpath: Arbitrary Code Execution via unsafe JSON Path expression evaluation"
},
{
"cve": "CVE-2026-25639",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-02-09T21:00:49.280114+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:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438237"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service flaw has been discovered in the Axios npm package. the mergeConfig function in axios crashes with a TypeError when processing configuration objects containing __proto__ as an own property. An attacker can trigger this by providing a malicious configuration object created via JSON.parse(), causing complete denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios affected by Denial of Service via __proto__ Key in mergeConfig",
"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/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25639"
},
{
"category": "external",
"summary": "RHBZ#2438237",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438237"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25639",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25639"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25639",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25639"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/28c721588c7a77e7503d0a434e016f852c597b57",
"url": "https://github.com/axios/axios/commit/28c721588c7a77e7503d0a434e016f852c597b57"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.13.5",
"url": "https://github.com/axios/axios/releases/tag/v1.13.5"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-43fc-jf86-j433",
"url": "https://github.com/axios/axios/security/advisories/GHSA-43fc-jf86-j433"
}
],
"release_date": "2026-02-09T20:11:22.374000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-31T23:31:56+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:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6309"
},
{
"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:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_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:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios affected by Denial of Service via __proto__ Key in mergeConfig"
},
{
"cve": "CVE-2026-25990",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-02-11T21:05:39.535631+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:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found the Pillow Python imaging library. Providing a specially crafted PSD image may lead to an out-of-bounds write. This could potentially allow for arbitrary code execution or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pillow: Pillow: Out-of-bounds Write via Specially Crafted PSD Image",
"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:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25990"
},
{
"category": "external",
"summary": "RHBZ#2439170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25990"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25990",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25990"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/9000313cc5d4a31bdcdd6d7f0781101abab553aa",
"url": "https://github.com/python-pillow/Pillow/commit/9000313cc5d4a31bdcdd6d7f0781101abab553aa"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-cfh3-3jmp-rvhc",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-cfh3-3jmp-rvhc"
}
],
"release_date": "2026-02-11T20:53:52.524000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-31T23:31:56+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:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6309"
},
{
"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:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"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:L",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pillow: Pillow: Out-of-bounds Write via Specially Crafted PSD Image"
},
{
"cve": "CVE-2026-26007",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"discovery_date": "2026-02-10T22:01:01.036116+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:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438762"
}
],
"notes": [
{
"category": "description",
"text": "A validation flaw has been discovered in the python cryptography package. This missing validation allows an attacker to provide a public key point P from a small-order subgroup. This can lead to security issues in various situations, such as the most commonly used signature verification (ECDSA) and shared key negotiation (ECDH). When the victim computes the shared secret as S = [victim_private_key]P via ECDH, this leaks information about victim_private_key mod (small_subgroup_order). For curves with cofactor \u003e 1, this reveals the least significant bits of the private key. When these weak public keys are used in ECDSA , it\u0027s easy to forge signatures on the small subgroup. Only SECT curves are impacted by this.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cryptography: cryptography Subgroup Attack Due to Missing Subgroup Validation for SECT Curves",
"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/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-26007"
},
{
"category": "external",
"summary": "RHBZ#2438762",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438762"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-26007",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26007"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-26007",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26007"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/commit/0eebb9dbb6343d9bc1d91e5a2482ed4e054a6d8c",
"url": "https://github.com/pyca/cryptography/commit/0eebb9dbb6343d9bc1d91e5a2482ed4e054a6d8c"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/security/advisories/GHSA-r6ph-v2qm-q3c2",
"url": "https://github.com/pyca/cryptography/security/advisories/GHSA-r6ph-v2qm-q3c2"
}
],
"release_date": "2026-02-10T21:42:56.471000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-31T23:31:56+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:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6309"
},
{
"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:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cryptography: cryptography Subgroup Attack Due to Missing Subgroup Validation for SECT Curves"
},
{
"cve": "CVE-2026-28498",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2026-03-16T19:02:00.128339+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:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448182"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Authlib, a Python library used for building OAuth and OpenID Connect (OIDC) servers. This vulnerability allows a remote attacker to bypass critical integrity checks in OIDC ID Tokens. Specifically, the library\u0027s internal hash verification logic fails open when encountering an unsupported cryptographic algorithm, accepting a forged ID Token as valid. This can lead to an authentication bypass, granting unauthorized access to systems relying on Authlib for OIDC authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "authlib: Authlib: Authentication bypass via forged OpenID Connect ID Tokens",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT vulnerability in Authlib allows attackers to bypass OIDC ID Token integrity verification. The at_hash and c_hash validation fails open for unknown algorithms, accepting forged tokens as valid. Exploitation requires no authentication or user interaction. Impact is high to confidentiality and integrity. Red Hat products using Authlib for OIDC validation are affected. Fixed in version 1.6.9.",
"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:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28498"
},
{
"category": "external",
"summary": "RHBZ#2448182",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448182"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28498",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28498"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28498",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28498"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/commit/b9bb2b25bf8b7e01512d847a95c1749646eaa72b",
"url": "https://github.com/authlib/authlib/commit/b9bb2b25bf8b7e01512d847a95c1749646eaa72b"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/releases/tag/v1.6.9",
"url": "https://github.com/authlib/authlib/releases/tag/v1.6.9"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/security/advisories/GHSA-m344-f55w-2m6j",
"url": "https://github.com/authlib/authlib/security/advisories/GHSA-m344-f55w-2m6j"
}
],
"release_date": "2026-03-16T18:03:28.821000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-31T23:31:56+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:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6309"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "authlib: Authlib: Authentication bypass via forged OpenID Connect ID Tokens"
},
{
"cve": "CVE-2026-28802",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-03-06T07:01:49.366979+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:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445120"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Authlib, a Python library for building OAuth and OpenID Connect servers. A remote attacker can exploit this vulnerability by crafting a malicious JSON Web Token (JWT) with a \"none\" algorithm and an empty signature. This bypasses the expected signature verification, potentially allowing the attacker to forge tokens and gain unauthorized access or perform unauthorized actions within applications using Authlib.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "authlib: Authlib: Signature verification bypass via malicious JWT allows unauthorized access",
"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:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28802"
},
{
"category": "external",
"summary": "RHBZ#2445120",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445120"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28802",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28802"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28802",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28802"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/commit/a61c2acb807496e67f32051b5f1b1d5ccf8f0a75",
"url": "https://github.com/authlib/authlib/commit/a61c2acb807496e67f32051b5f1b1d5ccf8f0a75"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/commit/b87c32ed07b8ae7f805873e1c9cafd1016761df7",
"url": "https://github.com/authlib/authlib/commit/b87c32ed07b8ae7f805873e1c9cafd1016761df7"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/security/advisories/GHSA-7wc2-qxgw-g8gg",
"url": "https://github.com/authlib/authlib/security/advisories/GHSA-7wc2-qxgw-g8gg"
}
],
"release_date": "2026-03-06T06:44:26.402000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-31T23:31:56+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:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6309"
},
{
"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:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "authlib: Authlib: Signature verification bypass via malicious JWT allows unauthorized access"
},
{
"cve": "CVE-2026-29074",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2026-03-06T08:01:07.142613+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:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445132"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in SVGO, an SVG (Scalable Vector Graphics) Optimizer. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by submitting a specially crafted XML file. The application\u0027s failure to properly guard against XML entity expansion or recursion can lead to the Node.js process consuming excessive memory and crashing.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "svgo: SVGO: Denial of Service via XML entity expansion",
"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/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-29074"
},
{
"category": "external",
"summary": "RHBZ#2445132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-29074",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29074"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-29074",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29074"
},
{
"category": "external",
"summary": "https://github.com/svg/svgo/security/advisories/GHSA-xpqw-6gx7-v673",
"url": "https://github.com/svg/svgo/security/advisories/GHSA-xpqw-6gx7-v673"
}
],
"release_date": "2026-03-06T07:23:05.716000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-31T23:31:56+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:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6309"
},
{
"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:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_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:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "svgo: SVGO: Denial of Service via XML entity expansion"
},
{
"cve": "CVE-2026-30827",
"cwe": {
"id": "CWE-1389",
"name": "Incorrect Parsing of Numbers with Different Radices"
},
"discovery_date": "2026-03-07T06:01:06.325390+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:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445429"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in express-rate-limit. The default key generator incorrectly applies IPv6 subnet masking to IPv4-mapped IPv6 addresses, which are used when an IPv4 client connects to a dual-stack server. This misconfiguration causes all IPv4 traffic to be treated as a single entity for rate limiting. Consequently, a remote attacker can exhaust the rate limit with a single client, leading to a Denial of Service (DoS) for all other IPv4 clients by causing them to receive HTTP 429 errors.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "express-rate-limit: express-rate-limit: Denial of Service for IPv4 clients due to incorrect IPv6 subnet masking",
"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-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-30827"
},
{
"category": "external",
"summary": "RHBZ#2445429",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445429"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-30827",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-30827"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-30827",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-30827"
},
{
"category": "external",
"summary": "https://github.com/express-rate-limit/express-rate-limit/commit/14e53888cdfd1b9798faf5b634c4206409e27fc4",
"url": "https://github.com/express-rate-limit/express-rate-limit/commit/14e53888cdfd1b9798faf5b634c4206409e27fc4"
},
{
"category": "external",
"summary": "https://github.com/express-rate-limit/express-rate-limit/security/advisories/GHSA-46wh-pxpv-q5gq",
"url": "https://github.com/express-rate-limit/express-rate-limit/security/advisories/GHSA-46wh-pxpv-q5gq"
}
],
"release_date": "2026-03-07T05:19:08.206000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-31T23:31:56+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:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6309"
},
{
"category": "workaround",
"details": "Restrict network access to applications utilizing the express-rate-limit middleware to trusted clients or networks. Implementing firewall rules or network access controls can prevent untrusted actors from exploiting the shared rate-limit bucket vulnerability affecting IPv4-mapped IPv6 addresses on dual-stack servers.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_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:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "express-rate-limit: express-rate-limit: Denial of Service for IPv4 clients due to incorrect IPv6 subnet masking"
},
{
"cve": "CVE-2026-30922",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-18T04:02:45.401296+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:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448553"
}
],
"notes": [
{
"category": "description",
"text": "An unbounded recursion flaw has been discovered in the pypi pyasn1 library. This uncontrolled recursion occurs when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing nested SEQUENCE (0x30) or SET (0x31) tags with Indefinite Length (0x80) markers. This forces the decoder to recursively call itself until the Python interpreter crashes with a RecursionError or consumes all available memory (OOM), crashing the host application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyasn1: pyasn1 Vulnerable to Denial of Service via Unbounded Recursion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-30922"
},
{
"category": "external",
"summary": "RHBZ#2448553",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448553"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-30922",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-30922"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-30922",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-30922"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/commit/25ad481c19fdb006e20485ef3fc2e5b3eff30ef0",
"url": "https://github.com/pyasn1/pyasn1/commit/25ad481c19fdb006e20485ef3fc2e5b3eff30ef0"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-jr27-m4p2-rc6r",
"url": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-jr27-m4p2-rc6r"
}
],
"release_date": "2026-03-18T02:29:45.857000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-31T23:31:56+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:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6309"
},
{
"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:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:224ab5167af0fc5fc9a2a8b7137029ba57121cb81ea22a419d0ec4c40e8d784b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7dfd054c74d7a378e3ca424d09d7c01953ce6a6d104de3e4eca3d362d13c8f33_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d26bca87c2018b489472f1f1d4dbc23f5edb75584f59ebde540345df3f055b5a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e43db60ae78ea52aa60425b0bcd13d5660a72a3e888baa043125040df3b1e499_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:1fee430fbd0bd7fe7397e49f8397f76413c76b32773d1abffed1d9864c7d9de3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:75de2b87ea13dca25bdba78cb2fd40ab151849934ac29ca1f3ff2ccc10e66e14_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:97bf81197a5bbfce3f58968f45ce2f12d3cb0ba934f09e14e35df1658ce87011_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:db8e631f92329e1da78b76a7d510e6dace445aecdcba5b7d65896c4dde5b6d96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:043c87b541b2325c404dfcb3a9dac7176e752ed0e5d86794a16173b6a6241847_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:417b2cd5d8606cda83728e77b110f1cd8ef3aaeeca0e5cecce3059dba1ee0264_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8522589f076c035e66b5a9ed86d527a20addd215ce5ba7d995875b4e00a1bd15_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8f6d6144ac73ba9f0133ca1303405cb9f28309cea10213ad2a6745fe91221075_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:040fdb42669fdffbf36816baa431fb75d622225ee3cf1e1125c9d3c9710276a5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2e6151aad850692bc01a22f5c6c9bea03b7ffdaae81a19996ee5abbe4a6fe907_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:51d11fcc48ae07e3e31ba3d15ca9f8302511f9db7c9a906cd1fc503da4e56851_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ee388c6cde6ddc916d0a727de14bf27aa2b4b276c10b252132ca3db00f4d5bc6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:1936dbed39475b5705a0c9d858475ac0ab9b691bb2b5cbbbe096764250bd1b5a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:3851cd311b32f446bdb7dbd4edc9b3a44b091aa47e3fd2aaa181adbee24d5c44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5280259749ce19ade8a2c38d6c6df35e9b36885c78fa32fd21ac22ff9b6fae33_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a490261dea13fa75a1c4aa0a175da144c26a5dc727dc542609c25655adeb8819_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5b7d84bb78f87575c588bc0352de7ebe2ad76134612b7626eb3f2356987aa2cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:78c68b90d3d4e96228da6795470f25c8dabe7281b4acd8f73f582ef6e27782df_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9e549ae5de2bfdde62a415e21472f2ce06bfc22be43f89b5ff3298e712d200fe_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c67254bbf63fe1220d58de04f36770afd4a6835a8903d03233310b13ed134a3b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2c673483c46ff570b8295349c81cae38c26acc2482c13fc58b1871ccb2770166_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:94097cac68936281f364fae0e90f42b19a7bc7d8a35c77dca2c339eaf2b87f20_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9de1fb1864a4cc20d35dd42b6c62d6e3d4438430ba944c35b9289eb429ac73c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:fa5dd987c4032dd4749f81e265456b1abd3063c2b134434c32006d4a124a9dca_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2ea73fdfacf7292d0e081eb3b57d2d723ca76c729b0f58f21df1da3206a14d93_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8c84e698460ab0d3464b754ede624586ba6325e67d82eb061b5ce39a4d2e64c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f731c2beaa1e26a7056343691dcbfa293aa1482c0ab2d2975c76b9483cf18833_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:fe0b1298bb9dbe8b981b83ac31761c3cf174dbc5b6adc6e3df39e7a238349822_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:7469312b88732742feb5f2f37b6c71f3af5b2dc19ed79d4bca9d76fa7378e36c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0611098779c697a2d89003347f3fdf3654878e5bba75a43916fd25ac52b72ae_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e4b5aabce6d95cb6084ef520884b45f11f78aeea0e6c696d7ef2aada7ed6f1f5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:f720d731ed73925d2e5b2eff3c2c821a0600352546577c5b45c087de78b6a95b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4ff9668f5534af7c08b0027c6c6e48dd571fb1dc8331b9a3ede8f888394960e1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:64e94f45572136738b0d0d47688a4ec4e9412142d65763196dced360fe426b70_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b8aefb470283f4020d7565bf18893144b77568a4bc7cee5c4307b39a69ef48b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f95849a65d7c218be6c34619a8c8502f213d96f745ff73525fa898560230cafd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3c83b77b1291ae9e3003b1eb16bcd1b21752733d5ea0b7f9193bea2ba9302215_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6d333bdef78bef7ba85b04a1a6c5d33591263371b5f740813efae68788e32a6c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:86ac843a55e47fa052c11f263a0ebf4f0c969cf5f60f62a5b88006c963f5b772_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b77fba98853eb0fabcbcd4981c347cf909f50e64ea32f4c0d8313d89cdb48cf7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:094676fb53084cc7ca93010b2667fde26a83c78bd84af7dfef86e27149fc2385_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1ba54fa91703c8105080e534a74b85b257c0123abb87d9aa4c05f05e32c24c9b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21582b96b79a5a1800ce288633970ed7303655e31a202993df84159d3dca7826_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:d6adc9bd2df9fded6228ddd5dbca3919991913b40fb95b12d4d01cf96c5f4d60_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:021da3e8a0a608ea02313825524721dbab07075edd667a26cfcb2f3d74ae2b18_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:0cf30ea331a045608d69ff66003f19434daa1940179fdae26256df39a9073f45_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:5eb3f34a73fc52d81224ce6633de758082fbae3b814416cf535d9dad3cd4945f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:92c85eabe94b95c63307991c3881acbd34a808c4f34ca57c66a97550ee51b884_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:09c46d65ccff80c987fca5c83abca6e63edce8080c2c7fb0ef4ac5401672c0e6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:7dd3351792b16a58a6f1f113e01daaf42937fa0c951a1f25f543c83b1ae97e99_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:c1829492bde010feeb674e9c0f80dfea8746e8090c8ee142cde17dc3b2f5ad41_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f0e905a88c717e674b96a13545fbeda55c7cc265e0cda3ef8e01f9b06d18a478_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:01fd1e73fd125672778315487a4aa0ae13b7aac2b386d70facd7439d23ee0219_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:098cb05f8a5907e235746966a7918f03bf3a5d5435bc0b8dde7bf86460270fcc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:2f5e577618a35a303e6df205e764af46c2a12f17072d0c806d1b532a5fb1491e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ed7a7ba7daf1a16a600af6cf4a875588a4647f5541cb309634aaba6614abf027_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0b58c1f3d4fd2432ef54cc336f1ef6bd8862b264f90d7a98b593242ac710c76b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1bd5776057ca0f4440a9bdb96caf67589f30e7e90ad5eb6003ba1544bd2956a1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:48216d04a33d8625ed1ae89581f29662e8820620227873d9b8200437c0634945_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a89fe49e49cfd10c9a11420eee13a1c813524524435b51a5d2ee729f4114b951_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5fa148a59fbc353c61b41544f5947ea654625ea5343a97ab84193c314e72c4b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a0977954bab9f309fa6c248ed10cf9362e5f2fe1092ff1e7eddaf5c73ea5ce71_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a414eae477676d3ea422f07be4b3c5fe08c6090b7439a38a437e3ea83a2ecd54_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:d204205c731ab29336afda6a28becce7500485001ca550ffd01432e9c0a291eb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:46f1880b16c4455553bcbf6213f3097dc53a000249b8123d6689b1f5a88f698b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:a1a7fbf38343192e58709e13327a5becd211ae5177d75a185e0cd07c9391b57a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:d7f49d3167a98ac52aad4a34e039612ded06439cc3d2ed851fd6a5e88d175ac2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:fad44c5cdfad40cae6acb29a6a543f1b830ca057f531263280a28ffffc5bd2c5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:111c3fa869282760a7408db240e5fbddd74816fa5ffc12578c267427eae8eb96_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:20ceae5ef8be4bc9ccc0e0f3b495a7f3f3bf5ba790dc4f91d33b063457974ca6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:6c5f0d6ede717eb230efb7676cc320a96ab6667f81d8f0a52a22b5a3986de163_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d17dce8e1cc199e35217043b9b80a0d748520cf40204713ba872b5ce14ebf7cc_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:2c628dddf76b660de5fd2c0ef6db0a92bc103b531590f1a2ac11bd6f9bae152e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:387e24a93c680e8dea362f5dff8b75901f7db48a22c5edb9e653083e6f6f9713_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:b3414d0ae721e62fb7547d6b646b4c8cb8fdfc75e59a7fcdb0badacac06b4442_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ccf651f792eb389d5cb6516728c6cc5a031e647de3a18cf5d51f3bd2819804b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:293b2d26b9a82fa6a55dafb4c594287838cae765c358f3bdfea5b89d83f0391e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:839fde96f80f9162c54b18bbbed747370feed4d0f285fe8c4da7e03341a87a35_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:b348d15239007fb45a4369d27d9b1cb38242d76b62bd5a007c92ccf48e4f7f76_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:db0b40d9a8190c7598de5537df75c83923a48d1927d733ceef4764d35d8056d7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:355a13dd95069b23411aca550f6469ec0e62b917d95bc5b5f56d8f2c753ee6ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3baaef08f478f90ed15a198ea0abee08dabbf0575eb2b7f6c8920964100aecfa_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:59bc52014bcc2207b6e08fadacebb28b27366ae96288f0d136bb48e5faa58283_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:7510d2566f94e33ef189efd5d92a9e213c5cf50610765c255160851538cb7082_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:1e6643af195008a5171926830de560512977f2063b6b0d54fb06f74b0b2bce5c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:85a7baa49a787b787643a5198040e4a631347b155c3ba666a3459dc3fbb6b3a7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a2499454156bdd8ab363fd318636752971ba953a1c13bf7c1a8a58ac5e986ea7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:bc51280e45f6375ca3d45d859161790934ef76ed59c747a2960720d58c7ee219_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:06974eece4bf83ef269de0d2d4b7c517a33ae2898a754ed74145e52dde32e3f9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:07272286ddb11fdb19ae250d8fb5a02805961fd3bf22c7429ff3c1e9ea277f03_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8e17441166eca872b54b71b57bf9699fd7d2ba4ccad9a36e36eb9e16873ba406_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f0bc302bdd30b28257768ad3756173b4bc63c2d11b3d673e3df4bfa596224b51_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8626376c1e33391f72ce9f403534a1b1f707b80f228d2a712f143157603662b7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:96f1b9aeb408a4ace581f1f6258b6b2d2027101b336c2a653fadb1cf56439b5c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb14d3cf5e8ae456a835826c88479341f08c4914c93de9f35a3c05092853a773_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f00b87dd79fb1e56c8f4368026c9aed45ab5febe832bd98a7c718f965ab6656c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2a6bb1683b692eb0ae3afbd09d13626e044e4bc23c139a3c5ec8311db7c28c8a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2f6aa2305f39966d2652d795643172d947e1dd017443ed4d5a3e4a700874650d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4ac195ebfff24eb940914cc01a75fcb3d1d09aa7ec6ddfe9fcb439c03a8196b5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:6375a3333e8e8443dd702ed5235ddf9b3b6578a6024a917455fdd82f1f38d004_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:79abdf5f9c95b6792765db2b69c8b6cb68eef889674d39203080044bee5fc556_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f27581c3a84be7fc387d230aad9e3922caac3f5c59aff779a60aa149877f48e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyasn1: pyasn1 Vulnerable to Denial of Service via Unbounded Recursion"
}
]
}
CERTFR-2026-AVI-0224
Vulnerability from certfr_avis - Published: 2026-02-27 - Updated: 2026-02-27
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, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
IBM indique les versions correctives 9.0.5.27 et 26.0.0.3 pour WebSphere Application Server seront disponibles au cours du premier trimestre 2026. La version 8.5.5.30 sera disponible au troisième trimestre 2026.
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | WebSphere | WebSphere Application Server versions 8.x antérieures à 8.5.5.30 | ||
| IBM | WebSphere | WebSphere Application Server - Liberty versions antérieures à 26.0.0.3 | ||
| IBM | QRadar Assistant | QRadar AI Assistant versions antérieures à 1.3.1 | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.1.x antérieures à 6.1.0.3 GA | ||
| IBM | QRadar | QRadar SIEM versions 7.5.x antérieures à 7.5.0 UP14 IF05 | ||
| IBM | Sterling | Sterling Transformation Extender sans l'application des mesures de contournement décrites par l'éditeur | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.2.1.x antérieures à 6.2.1.1 GA | ||
| IBM | Db2 | Db2 mirror pour i sans les derniers correctifs de sécurité | ||
| IBM | WebSphere | WebSphere Application Server versions 9.x antérieures à 9.0.5.27 | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.2.x antérieures à 6.2.0.3 GA | ||
| IBM | Cognos Command Center | Cognos Command Center versions antérieures à 10.2.5 FP1 IF3 |
| Title | Publication Time | Tags | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "WebSphere Application Server versions 8.x ant\u00e9rieures \u00e0 8.5.5.30",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server - Liberty versions ant\u00e9rieures \u00e0 26.0.0.3",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar AI Assistant versions ant\u00e9rieures \u00e0 1.3.1",
"product": {
"name": "QRadar Assistant",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Secure Proxy versions 6.1.x ant\u00e9rieures \u00e0 6.1.0.3 GA",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar SIEM versions 7.5.x ant\u00e9rieures \u00e0 7.5.0 UP14 IF05",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Transformation Extender sans l\u0027application des mesures de contournement d\u00e9crites par l\u0027\u00e9diteur",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Secure Proxy versions 6.2.1.x ant\u00e9rieures \u00e0 6.2.1.1 GA",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 mirror pour i sans les derniers correctifs de s\u00e9curit\u00e9",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server versions 9.x ant\u00e9rieures \u00e0 9.0.5.27",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Secure Proxy versions 6.2.x ant\u00e9rieures \u00e0 6.2.0.3 GA",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Command Center versions ant\u00e9rieures \u00e0 10.2.5 FP1 IF3",
"product": {
"name": "Cognos Command Center",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "IBM indique les versions correctives 9.0.5.27 et 26.0.0.3 pour WebSphere Application Server seront disponibles au cours du premier trimestre 2026. La version 8.5.5.30 sera disponible au troisi\u00e8me trimestre 2026.",
"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-21933",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21933"
},
{
"name": "CVE-2026-21932",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21932"
},
{
"name": "CVE-2025-12816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12816"
},
{
"name": "CVE-2025-68973",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68973"
},
{
"name": "CVE-2025-65106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65106"
},
{
"name": "CVE-2026-22610",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22610"
},
{
"name": "CVE-2025-66412",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66412"
},
{
"name": "CVE-2025-40240",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40240"
},
{
"name": "CVE-2025-69223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69223"
},
{
"name": "CVE-2025-66035",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66035"
},
{
"name": "CVE-2025-68664",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68664"
},
{
"name": "CVE-2026-22701",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22701"
},
{
"name": "CVE-2026-23745",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23745"
},
{
"name": "CVE-2026-22690",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22690"
},
{
"name": "CVE-2025-15284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15284"
},
{
"name": "CVE-2025-69230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69230"
},
{
"name": "CVE-2025-66019",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66019"
},
{
"name": "CVE-2026-21925",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21925"
},
{
"name": "CVE-2025-66031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66031"
},
{
"name": "CVE-2025-69225",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69225"
},
{
"name": "CVE-2026-21860",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21860"
},
{
"name": "CVE-2025-40277",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40277"
},
{
"name": "CVE-2023-53673",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53673"
},
{
"name": "CVE-2026-1615",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1615"
},
{
"name": "CVE-2025-69227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69227"
},
{
"name": "CVE-2026-1188",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1188"
},
{
"name": "CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"name": "CVE-2025-68146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68146"
},
{
"name": "CVE-2025-66030",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66030"
},
{
"name": "CVE-2025-61140",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61140"
},
{
"name": "CVE-2025-66221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66221"
},
{
"name": "CVE-2025-69228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69228"
},
{
"name": "CVE-2025-39993",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39993"
},
{
"name": "CVE-2024-29371",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29371"
},
{
"name": "CVE-2025-40154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40154"
},
{
"name": "CVE-2025-13601",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13601"
},
{
"name": "CVE-2025-69226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69226"
},
{
"name": "CVE-2026-21945",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21945"
},
{
"name": "CVE-2025-40248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40248"
},
{
"name": "CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"name": "CVE-2025-69224",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69224"
},
{
"name": "CVE-2025-64756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64756"
},
{
"name": "CVE-2025-69229",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69229"
},
{
"name": "CVE-2025-68480",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68480"
},
{
"name": "CVE-2025-14847",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14847"
},
{
"name": "CVE-2025-68285",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68285"
},
{
"name": "CVE-2025-68615",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68615"
},
{
"name": "CVE-2026-22691",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22691"
},
{
"name": "CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
}
],
"initial_release_date": "2026-02-27T00:00:00",
"last_revision_date": "2026-02-27T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0224",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-02-27T00: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": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"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, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2026-02-26",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7261959",
"url": "https://www.ibm.com/support/pages/node/7261959"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7261794",
"url": "https://www.ibm.com/support/pages/node/7261794"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7261890",
"url": "https://www.ibm.com/support/pages/node/7261890"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7261887",
"url": "https://www.ibm.com/support/pages/node/7261887"
},
{
"published_at": "2026-02-26",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7261935",
"url": "https://www.ibm.com/support/pages/node/7261935"
},
{
"published_at": "2026-02-20",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7261436",
"url": "https://www.ibm.com/support/pages/node/7261436"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7261774",
"url": "https://www.ibm.com/support/pages/node/7261774"
}
]
}
OPENSUSE-SU-2026:20239-1
Vulnerability from csaf_opensuse - Published: 2026-02-17 09:54 - Updated: 2026-02-17 09:54| URL | Category | |||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"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": "Security update for golang-github-prometheus-prometheus",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for golang-github-prometheus-prometheus fixes the following issues:\n\n- CVE-2026-25547: Fixed an unbounded brace range expansion leading to excessive CPU and memory consumption. (bsc#1257841)\n- CVE-2026-1615: Fixed arbitrary code injection due to unsafe evaluation of user-supplied JSON Path expressions in jsonpath. (bsc#1257897)\n- CVE-2025-61140: Fixed a function vulnerable to prototype pollution in jsonpath. (bsc#1257442)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-290",
"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_20239-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1257442",
"url": "https://bugzilla.suse.com/1257442"
},
{
"category": "self",
"summary": "SUSE Bug 1257841",
"url": "https://bugzilla.suse.com/1257841"
},
{
"category": "self",
"summary": "SUSE Bug 1257897",
"url": "https://bugzilla.suse.com/1257897"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61140 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61140/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1615 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1615/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25547 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25547/"
}
],
"title": "Security update for golang-github-prometheus-prometheus",
"tracking": {
"current_release_date": "2026-02-17T09:54:15Z",
"generator": {
"date": "2026-02-17T09:54:15Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20239-1",
"initial_release_date": "2026-02-17T09:54:15Z",
"revision_history": [
{
"date": "2026-02-17T09:54:15Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"product_id": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"product_id": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"product_id": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64",
"product_id": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61140",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61140"
}
],
"notes": [
{
"category": "general",
"text": "The value function in jsonpath 1.1.1 lib/index.js is vulnerable to Prototype Pollution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61140",
"url": "https://www.suse.com/security/cve/CVE-2025-61140"
},
{
"category": "external",
"summary": "SUSE Bug 1257442 for CVE-2025-61140",
"url": "https://bugzilla.suse.com/1257442"
}
],
"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 Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-17T09:54:15Z",
"details": "important"
}
],
"title": "CVE-2025-61140"
},
{
"cve": "CVE-2026-1615",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1615"
}
],
"notes": [
{
"category": "general",
"text": "Versions of the package jsonpath before 1.2.0 are vulnerable to Arbitrary Code Injection via unsafe evaluation of user-supplied JSON Path expressions. The library relies on the static-eval module to process JSON Path input, which is not designed to handle untrusted data safely. An attacker can exploit this vulnerability by supplying a malicious JSON Path expression that, when evaluated, executes arbitrary JavaScript code, leading to Remote Code Execution in Node.js environments or Cross-site Scripting (XSS) in browser contexts. This affects all methods that evaluate JSON Paths against objects, including .query, .nodes, .paths, .value, .parent, and .apply.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1615",
"url": "https://www.suse.com/security/cve/CVE-2026-1615"
},
{
"category": "external",
"summary": "SUSE Bug 1257897 for CVE-2026-1615",
"url": "https://bugzilla.suse.com/1257897"
}
],
"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 Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-17T09:54:15Z",
"details": "critical"
}
],
"title": "CVE-2026-1615"
},
{
"cve": "CVE-2026-25547",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25547"
}
],
"notes": [
{
"category": "general",
"text": "@isaacs/brace-expansion is a hybrid CJS/ESM TypeScript fork of brace-expansion. Prior to version 5.0.1, @isaacs/brace-expansion is vulnerable to a denial of service (DoS) issue caused by unbounded brace range expansion. When an attacker provides a pattern containing repeated numeric brace ranges, the library attempts to eagerly generate every possible combination synchronously. Because the expansion grows exponentially, even a small input can consume excessive CPU and memory and may crash the Node.js process. This issue has been patched in version 5.0.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25547",
"url": "https://www.suse.com/security/cve/CVE-2026-25547"
},
{
"category": "external",
"summary": "SUSE Bug 1257834 for CVE-2026-25547",
"url": "https://bugzilla.suse.com/1257834"
}
],
"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 Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-17T09:54:15Z",
"details": "important"
}
],
"title": "CVE-2026-25547"
}
]
}
FKIE_CVE-2026-1615
Vulnerability from fkie_nvd - Published: 2026-02-09 05:16 - Updated: 2026-02-23 11:16| URL | Tags | ||
|---|---|---|---|
| report@snyk.io | https://github.com/dchester/jsonpath/blob/c1dd8ec74034fb0375233abb5fdbec51ac317b4b/lib/handlers.js%23L243 | ||
| report@snyk.io | https://github.com/dchester/jsonpath/commit/9631412641b7095f86840a7a45b5b3afc68b0fcb | ||
| report@snyk.io | https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-15141219 | ||
| report@snyk.io | https://security.snyk.io/vuln/SNYK-JS-JSONPATH-13645034 |
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Versions of the package jsonpath before 1.2.0 are vulnerable to Arbitrary Code Injection via unsafe evaluation of user-supplied JSON Path expressions. The library relies on the static-eval module to process JSON Path input, which is not designed to handle untrusted data safely. An attacker can exploit this vulnerability by supplying a malicious JSON Path expression that, when evaluated, executes arbitrary JavaScript code, leading to Remote Code Execution in Node.js environments or Cross-site Scripting (XSS) in browser contexts. This affects all methods that evaluate JSON Paths against objects, including .query, .nodes, .paths, .value, .parent, and .apply."
},
{
"lang": "es",
"value": "Todas las versiones del paquete jsonpath son vulnerables a Inyecci\u00f3n de C\u00f3digo Arbitrario a trav\u00e9s de la evaluaci\u00f3n insegura de expresiones JSON Path proporcionadas por el usuario. La biblioteca se basa en el m\u00f3dulo static-eval para procesar la entrada JSON Path, el cual no est\u00e1 dise\u00f1ado para manejar datos no confiables de forma segura. Un atacante puede explotar esta vulnerabilidad al proporcionar una expresi\u00f3n JSON Path maliciosa que, al ser evaluada, ejecuta c\u00f3digo JavaScript arbitrario, lo que lleva a Ejecuci\u00f3n Remota de C\u00f3digo en entornos Node.js o Cross-site scripting (XSS) en contextos de navegador. Esto afecta a todos los m\u00e9todos que eval\u00faan JSON Paths contra objetos, incluyendo .query, .nodes, .paths, .value, .parent y .apply."
}
],
"id": "CVE-2026-1615",
"lastModified": "2026-02-23T11:16:21.710",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9,
"source": "report@snyk.io",
"type": "Secondary"
}
],
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 9.2,
"baseSeverity": "CRITICAL",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "PROOF_OF_CONCEPT",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "report@snyk.io",
"type": "Secondary"
}
]
},
"published": "2026-02-09T05:16:24.353",
"references": [
{
"source": "report@snyk.io",
"url": "https://github.com/dchester/jsonpath/blob/c1dd8ec74034fb0375233abb5fdbec51ac317b4b/lib/handlers.js%23L243"
},
{
"source": "report@snyk.io",
"url": "https://github.com/dchester/jsonpath/commit/9631412641b7095f86840a7a45b5b3afc68b0fcb"
},
{
"source": "report@snyk.io",
"url": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-15141219"
},
{
"source": "report@snyk.io",
"url": "https://security.snyk.io/vuln/SNYK-JS-JSONPATH-13645034"
}
],
"sourceIdentifier": "report@snyk.io",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-94"
}
],
"source": "report@snyk.io",
"type": "Secondary"
}
]
}
Sightings
| Author | Source | Type | Date |
|---|
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.