Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Security Measurement
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Lightspeed
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Lightspeed
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHSA-2025:19221 - Security Advisory
Issued:
2025-10-28
Updated:
2025-10-28

RHSA-2025:19221 - Security Advisory

  • Overview
  • Updated Images

Synopsis

Red Hat Ansible Automation Platform 2.6 Container Release Update

Type/Severity

Security Advisory: Important

Topic

An update is now available for Red Hat Ansible Automation Platform 2.6

Description

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.

Update(s) and Fix(es):

  • Fixes issue that prevents SAML and AzureAD authentication when local user accounts share the same email address (AAP-56518)
  • Updated error handling in the Authenticator form to match other forms in the Platform UI. API errors for specific fields are correctly mapped to the form fields in the UI (AAP-56356)
  • Fixed issue with the lightspeed containers configuration when running installation for the second time over the existing AAP (AAP-56263)
  • Changes in the deployment and nginx configuration now allow for gunicorn and daphne to bind to :: as well, essentially allowing for seamlessly binding to IPv4 and IPv6 (dual-stack) addresses, while also enabling the operator to run in single-stack IPv6 or IPv4 scenarios (AAP-56192)
  • Update autocomplete settings (AAP-55783)
  • Fix an issue when restoring an upgraded AAP environment from 2.4 (AAP-55648)
  • Fixed a bug where the user could set an image without the respective version, causing the installation to enter an error loop (AAP-55642)
  • Fixed a bug that caused a failure to gather the job data from the controller API (AAP-55632)
  • Address the duplication issue by adding labels (AAP-55621)
  • Fixed Platform Auditor to view controller settings (AAP-55607)
  • Fixed an issue where setting automationgateway_disable_https=false resulted in install failure (AAP-55466)
  • Set REDHAT_CANDLEPIN_VERIFY to correct CA pem so that controller can make requests to subscription.rhsm.redhat.com (AAP-55183)
  • Set REDHAT_CANDLEPIN_VERIFY to correct CA pem so that controller can make requests to subscription.rhsm.redhat.com (AAP-55180)
  • Added a step in the subscription wizard that allows the user to configure automation analytics (AAP-55094)
  • Added postgres_extra_settings to AAP operators to apply postgresql configuration file level changes to managed postgres (AAP-55053)
  • Subscription credentials can no longer be viewed/edited from the system settings page (AAP-55014)
  • Add support for Red Hat username and password for the subscription management API (AAP-54975)
  • Fixes system_administrator role creation race condition which most commonly happened on new openshift deployments resulting in the default instance group not being created (AAP-54963)
  • Fixed issue where RESOURCE_KEY SECRET_KEY was not updated when restoring from a different environment (AAP-54942)
  • Updated ansible-builder and ansible-navigator to use EE images from ansible-automation-platform-26 namespace by default (AAP-54934)
  • Fix the permission list when creating a custom role and selecting the Automation Decisions project or credential types (AAP-54756)
  • Settings display "Red Hat" consistently in the API and UI (AAP-54276)
  • Fix _ui/v2/ user detail displays data correctly (AAP-54260)
  • Fix Ansible Lightspeed API version during AAP idle (AAP-54174)
  • Fix error in lightspeed service when upgrading from AAP 2.5 to AAP 2.6 (AAP-54064)
  • Fix "Load More" in Authentication Mapping Role dropdown doesn't work (AAP-54049)
  • Replaced dropdown type for decision environments on the rulebook activation form so that when there are no decision environments available, dropdown displays "No results found" instead of an empty dropdown (AAP-53844)
  • This version of receptor addresses improves stability on long-running jobs, clusters under heavy load and network flakiness (AAP-53742)
  • Axios package version was updated (AAP-53718)
  • Component label for Platform Auditor role was fixed to display all components (AAP-53551)
  • Fixed an issue where automation gateway's envoy.log did not receive logs after it was rotated (AAP-51779)
  • Topology layout and full screen mode were fixed (AAP-51106)
  • Empty strings are no longer displayed in the extra variables field on the Jobs > Details page (AAP-49448)
  • Added two new toggle options on the subscription wizard to allow for fetching subscriptions using basic authentication (AAP-47865)
  • Controller Red Hat Ansible Automation Platform now works with ansible.platform collection (AAP-41000)
  • Fixed default execution environment selection in the automation settings page (AAP-39321)

Solution

Before applying this update, make sure all previously released errata relevant to your system have been applied.
For details on how to apply this update, refer to:
https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrading

Fixes

  • https://bugzilla.redhat.com/show_bug.cgi?id=2400450
  • https://bugzilla.redhat.com/show_bug.cgi?id=2397901
  • https://bugzilla.redhat.com/show_bug.cgi?id=2392835
  • https://bugzilla.redhat.com/show_bug.cgi?id=2392834

CVEs

  • CVE-2025-58754
  • CVE-2025-59343
  • CVE-2025-59682
  • CVE-2025-9907
  • CVE-2025-9908

References

  • https://access.redhat.com/security/updates/classification/

amd64

registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:dae29680daff4810413849c1458c08d1d2bb6a07074cbd4c1eccacd109b9374c
registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6234df5349999e20be07aa3c38010a3a65be0ee046773d1bca3514e208f3cf78
registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:941b3a0d97b863362a6ff3abdde6071e9b450301a46d67dfe7c1a6172bbecd6a
registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:aacbd0924a893df085378cfe45a33b2ad7decf5d73ef92ee23c9781186736438
registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:58aecbcbd1ed707cceb107eae0c11c048c1840fcc5be1eae9172ab9a367e5a5d
registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:08f6497b7039fdf75880aa6e6b76ed85101d6767a5123e0762edaf1d66aa619d
registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:fbad0fd8701a969937246e948928c63e644748c8e2e0ce5203032957741a2e84
registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:4e7f88967319f7410fb6826406bb175c1a4410a049918e6c3f7548083ac1f83e
registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:86539e1f8ad1d2ade220ebab8e80ffdda740a3a29ac51e27f7febca1dc412bae
registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:703c8aa650afe52683e2d15e7f6fdfbd8fc9c4e35122fe0ef551bbc14b4675c1
registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c50352c97aeccabaa290f9a33436b59c83d0fabe9047585ed7dbd1f2e02976e9
registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:a13732636405962dcbb3d6f6e50e9dedfaae2ff7b1a5b3c0325b2562ae5dd109
registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:ea1c58c4940001e56a3ad0f5f716605c52adfbc0e36c84ed4ecfe54af9362743
registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:afa286d0c0332f681e5b25160cefaaca86947efe3121bad7f9ef5c41d6e5dede
registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:d60af60b04d91d194a4bbef011514bb568b04afe408615f967ea354bf9d99770
registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:62628bcd333089ef22600473ddf6b5acee70e1c2bbf5f1c2983e21665633a974
registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1c81563472c472228365a0b75d39020bdc526fef589d83c076c021be9bca07d4
registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:780cf2fc697936935144ea82dbe6e8a420a100574cb5da06c6083181a89a3fd7
registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:cdff41f6d52d8d2190178ad267f67054dacd9f77afff99f25b16fb24a8031236
registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:8469d45c44fb42b40596a37088a406b89a199a5298ce9c9c527b2448757aca76
registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:06aa0cc29ecfe0adac0b42a4a3d8a73641d2d222e3d882af86f31b547223444d
registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5195a7de6c4496dc134aac3095981534ccb352bd542c728a5d8bc86e87d5f681
registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:7ebac59134bc4c91ce9230c9f44123b480a959dff54ca374699cfbfb9bfcb8a6
registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:da80b80f58c5b252fad5c8c8a7737a73672be5dfda3727d9dae867192a1992ca
registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:82f9a6a71433d512d3139962ac400de9a99e5a8509dd12967bc946b8efd2b262
registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0957ac2b026c05796bd1bb066559d47fbd4fe70554acaa31a55f40863f4bf345
registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:05af0b67c8222faff9e85e80a397d81d4ceb0f99f5cbc261362080dd43db7409

arm64

registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:cc7e50863e30c9d063e2a565d0c458731213d1207e350c7806f43034a858ae5b
registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:cc22ae64354f0e0339b863bd9e24f03bd94a55ae29361ddc7be944a713b66766
registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e777c309cb46685326bf61f6cb617e8f05b5f135fd3579f3fc403a8eef902246
registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:360722ce74ffd759973fa3f15e30803f0ffb261e27d5c5546d5a485f424996ad
registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:40c9b33e0165a6acf554ebea49486ab235b26600554ae14d370a2f0476105803
registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:6dc7f5723548675e39283b90cc6345b23ec4cc3db57224c9bb5732ccd51a681c
registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:aa0bfc3af0659b2c5cddfde7f7d194b05749ba517e22e131f54ab18759f2c046
registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:0dc1770990eb18e29e4b5d0d6e31f76ea98b9bc553b4af38ba2fa419b260836b
registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:080a2749d8f069a561915ba788999a6d9a0d4641df282cf62168e63414ca0098
registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:142125ce7f176ce4d9755f3124714bbfd8e10a687378988761d5451bd135ca76
registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:69d9574df2c7d58e17db96bb3f1f6fbef45b8756dc311cefbb11eac1c5687623
registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:73b2178a84f953a63c8cbcee481b6911e193f77a7df1b17ad53a11df5409f184
registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8c0b63347f0d33f362b47d18f234b708ff793fe9ba742184b9cf8338ab708ba5
registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:a5eaaaf93a768fc5654a33a7612735697de4af3a7cf15533aeb3fbd6d2ef735f
registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:67f54bafa057771cae48c96f6daf49c74606c805b7783d47765b7ae0fee06fdb
registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:b6a9267895ec71a6920e44fe43a595a7861476ac7ff0ad44c79841e02070323d
registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:b0d2c4a8c1f06afe52ab0b1eff3ab2e782481982edb708f3996b6ae380523ccc
registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:cc9bda507e8846425484938651d5a1a3fff17e8573434dfcec8a261fb68d7f11
registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d34a73ba2e35682b4090373682112b5b15a232e217a13717a5dbe30ad6e0d524
registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:be9b91c9336638bfadfd88f9da08f3f343879a7d2023dd79952be9ab6882be09
registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6e90b9356d0b0471e01e990081f98fff57a2bb4c3d3b6558ddca32d66f5146e3
registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:21485ddd8b92241b280978969d1567f1c4b9a8847dca5eb582dde5c3b83ce1c5
registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:0942386e5c666874d6a7680724651e595847de30c23260494596ffa946eb960f
registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c948573a88c6a6c752e8c051d9753a761d773231c46940de624397b20dc5176b
registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:f0e755a03078917a3add8bed575aa2d4f19bbc1c16069485cf59a2fff5fedad6

s390x

registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:83d86c80c569a9f31196747e15d264bfc251a6674838bb6429a287d32a787459
registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:8fd2d13811182cef881debf6be72511b3c1bec13419b06227992870e4f73b08e
registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:8c94a0beee5e82d7de3ab1f25b4c9d9419d04f8be965896f1ed8e12e00a1c4c9
registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3398c37307e6ba2dcc592e125f1abf194db50c2d29df2ef2647cb297ff7bfe7e
registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:1bbb8bdf4e4245579b74a0c8a80bf85849866a286b91f053292f48a08f65d80d
registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:c7fbe8aa9424816bde8e61591968d75b9436aadc33348338a21bcb19e54f585f
registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fcbebd780563758a09022a38fbaf6d3d4b8f90a362d40c8e48020b78b81e348b
registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4a00012fedf458afc04d5a2c010027d3e482d9dabcb82f55d4cb479473f9d2d6
registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:e2e6a5db64da900bb1f004f2beabd3bd578aa43a5d69051ee774918ab8d8950e
registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9adedee87c7a2cbbb28ed5a3b5f17b9c7cfeb5ee4ff8df793aeb4a4f3794ac3f
registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:1299a3e187dff4f23c8170e488bf5ecddd82b1de80126f4c2c919069b011f100
registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:5b48bdddf275aaa65dcdc7f478baa6ee7508bb7702a2995c53a05c569afa9841
registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:4cd246efb45ed57287e2b1178e464d0ab7fe54383283890cf36651b8a964d98d
registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:6c45d9dc22e02c136e8f1903430e85f1add5c3d66233ec0af560e4851a5aa0cd
registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:10953fb6eb77149c5449f19b712dc47f9a699cff1662b1fab80b10e95e59d7eb
registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:9301963c347cc3f67a7ff06658a938a0d2abcd810fffb1b468ac467b6bf07531
registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:4ed0fc6b0218e1bbefb20b824680570d987975e4637b4b8bf309f1043f50ac42
registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:960ff4c01e0051b1de0f9985d5e92c35ce21c13545aecadf9c412c5895f2c77a
registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:9513550a50f14bd48a45cbd2f493e79bd9b4416efb035d62699e176906c2a70e
registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01b7617033de7cf8a24b35a098abd34185605ab879dba4f1bb5af5777d5060c5
registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:3a2cbe7ab27580512cf973c81ebde3fa03f74e30c1820f4878bafce5f17bdb20
registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a952ec77f30441e9d8567939d3ddf44a18723d411a3f0f9bacce4dc53db55721
registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a816effc6382edc76b2d1ff777c109f7c5f6de9c3d15125f66106b64b5544f37
registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:3e090bc1d88a6deb3db462ea36e9e98ab5f973d50e063d37a01fa423d4cb3c5d
registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:1e7f99a462dc2643327f33fcf54539798628c869c59974475ff1eccf60f04cdb

ppc64le

registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c2df702889d1107e0e3af4af521e7a4e5f95e903e86841f1aa358c8dab9c60a1
registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:815e697ac53fe170190a0d0cb7b97850b0d82e5e2922d3d26cb915c657cf1580
registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:533594cf53838ba60378f8e20fab01b26bf154219fcac7086aba05efbb0f2e5f
registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3e8a9664a261f1973bf768b2392553bb11d5c9a09f0631ce1537130b7fb67e86
registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:3d0853b4f0b9fb4fac9d57a18873b3b4c9a267da5a469b3bee7a5cd32c9c4b40
registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:caa6bd6fa78d5d29e620a9b89e22f07b9fbe7c9793b55ebf0cdfb969cc91dc68
registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:99ac77ccc235297459f77ea620429d42bb0a8dd26fd41d334cc53a396232e3a3
registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:89dea5d275fba916d2d988ee6b5420ac3d0e198ec0195cdf5db818f7331eaea4
registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:bb921be10afe800a9670670965b9df554fc03fc32d6d6619a4d2f0e80f9c32dd
registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ade01460c7010d882979bc2b8c97c92bb6fe0c606d6dd2c131686ebf20d90b50
registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:7ac4a5aa9f4aedf07af022fe3592df0e4ae972796c3d228f54036d40f07cfe25
registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:15d2b3d290e15d375ac40ec0c47f00de2a4b3e2f0dc8aa081e135a70eae72338
registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3dce912c04e50532020ef82da326f495f9a191a834c393081d6b3d2a9247f986
registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:288219fd88218e8a99533937b1abda0211a1294ce0aa71dfb8d98fb4ac298864
registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:caf6663c6815dd74306ca316f3b748982c5550c15abfae19bf083cdbdc301ec8
registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:09bdd457cf53397c33a08cfa248c9a88a53677650e8403c7cf8fb71a8c8fe1ce
registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:102451cf6511b1f59847011f2294bfbb03988e05c5252f0061d5d59e2e366ab7
registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:cf18d22b6a2b25a236b960ab4f474cad8439dfd48b3da1d7f5cfdb49457c6717
registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ee7252d8265f1530bb9ad5908f9b292d348275cdb3552306f9831eb8ad3c577f
registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:ac4600c8d66becc731d588b718d0e6651abcd4aedea4bfac384e52266542a129
registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:54f4749f9b9685fd9e9e87522d64f2078dde65f196b6829cbe4ad6f64005376d
registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4609656d13e0608036b64764997d727bd182fdd5b46f55da45983cb94bf6d56e
registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:dd48ee4c2bfbd685a288931bcba731b7324e33cd66b5ff57b1dbec1b0c0662b8
registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c5dbef2ff58cb287a63acbadfd1bcfc12f8938f000aa7d05ac3bc9d8ccc7a062
registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:1609aa26aaf411f44a388546cacbb6c3c41cd2cc129c03cdb89d2ef8570b0407

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2025 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility