- Issued:
- 2025-12-10
- Updated:
- 2025-12-10
RHSA-2025:23070 - Important: Red Hat Ansible Automation Platform 2.6 Product Security and Bug Fix Update
Synopsis
Important: Red Hat Ansible Automation Platform 2.6 Product Security and Bug Fix Update
Type/Severity
Security Advisory Important
Topic
An update is now available for Red Hat Ansible Automation Platform 2.6
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
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.
Security Fix(es):
- automation-controller: Django SQL injection (CVE-2025-64459)
- python3.11-django: Django SQL injection (CVE-2025-64459)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Updates and fixes included:
Automation Platform
- IPv6 and IPv4/IPv6 dual stack support is now enabled by default (AAP-58923)
- Fixed a server error that could happen assigning permissions via the /api/eda/ or /api/controller/ endpoints (AAP-58622)
- automation-gateway has been updated to 2.6.20251210
- python3.11-django-ansible-base has been updated to 2.6.20251210
Automation Platform UI
- Fixed an issue where the job template did not remain editable after the associated project was deleted (AAP-58467)
- Fixed a bug where project status update link on the job details page was broken (AAP-57215)
- Fixed an issue where the brand logo was missing in the About page when accessing it from the Overview page (AAP-57133)
- Fixed an issue where the Resource Type filter in the Roles page did not correctly filter by resource types (AAP-56691)
- Fixed an issue where the Launched by field appeared blank in the UI when the project update is triggered automatically (AAP-56643)
- Updated playbook select dropdown to automatically select a playbook if there is only one in the project (AAP-56279)
- Fixed an issue where the source control Branch option was missing from the Inventory source (AAP-56149)
- Authenticator label was updated from 'Azuread' to 'Azure AD' (AAP-55677)
- Fixed a bug where the edit form for a survey would not display in the UI if the survey was created without a default value using the ansible.controller collection (AAP-51548)
- Improved labels and descriptions for Authenticator Mappings details (AAP-51295)
- Fixed descriptions for Remotes and Remote Registries (AAP-49838)
- Added Source control branch to Project Sync Job Details (AAP-49450)
- Fixed an issue where the collection hyperlink was broken in card view in private automation hub (AAP-49006)
- Fixed an issue where the Search function failed to narrow results when adding host to group (AAP-47510)
- Improved custom login text for legibility and to allow for HTML markup such as links (AAP-47462)
- Fixed an issue where the filtering by host name did not work as expected in the Add Existing Host dialog (AAP-45534)
- Fixed url to workflow job template output from notifications (AAP-43796)
- Search filter now works from any page within the Hosts list (AAP-42679)
- Fixed an issue where creating a new template from Project or Inventory did not auto-populate the Project field (AAP-41725)
- Fixed an issue where the Permission Denied message on the templates tab, when the user has permission, was misleading (AAP-40800)
- Fixed an issue where the repository URL in the Details page was incorrect (AAP-40160)
- Fixed a survey validation issue where the minimum length value of a question could be set to greater than the maximum length value (AAP-39932)
- Fixed a survey validation issue with text being treated as a number when evaluating its length (AAP-39931)
- Fixed an issue where the user was unable to create a schedule for Constructed inventory synchronization (AAP-38660)
- Fixed an issue with survey answers not being saved when editing or creating a schedule (AAP-37923)
- Fixed a bug where instance groups on a schedule could not be edited (AAP-37872)
- Introduced an Options section for the checkboxes Signed collections only and Sync all dependencies for Automation hub (AAP-36592)
- Added an info message about syncing dependencies outside the repository for Automation hub (AAP-36592)
- Fixed an issue where there was an inconsistency in the task timestamps between the Overview and Detail Views (AAP-36588)
- Fixed an issue where the verify_ssl checkbox was not checked by default in the Create Credential form (AAP-33889)
- Updated formatting of large numbers in the extra vars field (AAP-31805)
- automation-platform-ui has been updated to 2.6.4
Automation controller
- Added x-ai-description to controller schema to provide AI-friendly description for each endpoint (AAP-59819)
- Fixed Redis broken pipe error in long-running jobs (AAP-59728)
- Fixed GitHub App Installation Access Token Lookup to accept Iv2 Client IDs (AAP-58880)
- Updated controller to now use the force flag when syncing a project which has 'Allow branch override' enabled (AAP-58533)
- Bumped receptor collection to version 2.0.8, which is compatible with RHEL 10 (AAP-58421)
- Updated various aspects of the OpenAPI Specification in support of MCP MVP (AAP-53640)
- automation-controller has been updated to 4.7.6
Automation hub
- Autocomplete attribute was added to the Automation Hub API password field (AAP-59910)
- Automation hub upgrades proceed when API access logging enabled (AAP-59886)
- Fixed authentication failure for users with Team Admin role (AAP-58898)
- automation-hub has been updated to 4.11.4
- python3.11-galaxy-importer has been updated to 0.4.36
- python3.11-galaxy-ng has been updated to 4.11.4
Event-Driven Ansible
- Added x-ai-description to EDA endpoints for AAP MCP Server consumption (AAP-58431)
- automation-eda-controller has been updated to 1.2.3
Container-based Ansible Automation Platform
- Fixed an issue where after uninstall/re-install of receptor jobs were unable to start due to stale exited containers with the same name were still present (AAP-59609)
- Configure podman PID limits, sysctls for inotify and kernel keys, and ulimit nofile for user running AAP service containers based on system resources (AAP-59438)
- containerized installer setup has been updated to 2.6-4
Additional changes
- Ansible development tools is now available for RHEL 10
- ansible-builder has been updated to 3.1.1
- ansible-creator has been updated to 25.12.0
- ansible-dev-environment has been updated to 25.12.2
- ansible-dev-tools has been updated to 25.12.0
- ansible-lint has been updated to 25.12.0
- ansible-navigator has been updated to 25.12.0
- ansible-sign has been updated to 0.1.4
- bindep has been updated to 2.13.0
- molecule has been updated to 25.12.0
- python3.11-ansible-compat has been updated to 25.12.0
- python3.11-distlib has been updated to 0.4.0
- python3.11-django has been updated to 4.2.26
- python3.11-execnet has been updated to 2.1.2
- python3.11-gunicorn has been updated to 23.0.0
- python3.11-pluggy has been updated to 1.6.0
- python3.11-pytest has been updated to 9.0.1
- python3.11-pytest-ansible has been updated to 25.12.0
- python3.11-pytest-xdist has been updated to 3.8.0
- python3.11-ruamel-yaml-clib has been updated to 0.2.15
- python3.11-subprocess-tee has been updated to 0.4.2
- python3.11-tox-ansible has been updated to 25.12.0
- python3.11-typing-extensions has been updated to 4.15.0
Solution
Red Hat Ansible Automation Platform
Affected Products
| Product | Version | Arch |
|---|---|---|
| Red Hat Ansible Inside | 1.4 | x86_64 |
| Red Hat Ansible Inside | 1.4 | s390x |
| Red Hat Ansible Inside | 1.4 | ppc64le |
| Red Hat Ansible Inside | 1.4 | aarch64 |
| Red Hat Ansible Developer | 1.3 | x86_64 |
| Red Hat Ansible Developer | 1.3 | x86_64 |
| Red Hat Ansible Developer | 1.3 | s390x |
| Red Hat Ansible Developer | 1.3 | s390x |
| Red Hat Ansible Developer | 1.3 | ppc64le |
| Red Hat Ansible Developer | 1.3 | ppc64le |
| Red Hat Ansible Developer | 1.3 | aarch64 |
| Red Hat Ansible Developer | 1.3 | aarch64 |
| Red Hat Ansible Automation Platform | 2.6 | x86_64 |
| Red Hat Ansible Automation Platform | 2.6 | x86_64 |
| Red Hat Ansible Automation Platform | 2.6 | s390x |
| Red Hat Ansible Automation Platform | 2.6 | s390x |
| Red Hat Ansible Automation Platform | 2.6 | ppc64le |
| Red Hat Ansible Automation Platform | 2.6 | ppc64le |
| Red Hat Ansible Automation Platform | 2.6 | aarch64 |
| Red Hat Ansible Automation Platform | 2.6 | aarch64 |
Updated Packages
- molecule-25.12.0-1.el9ap.src.rpm
- python-mypy-extensions-1.0.0-2.el10ap.src.rpm
- python3.11-ruamel-yaml-clib-0.2.15-1.el9ap.aarch64.rpm
- python-virtualenv-20.25.1-2.el10ap.src.rpm
- python3.11-django-ansible-base+rest_filters-2.6.20251210-1.el9ap.noarch.rpm
- ansible-runner-2.4.2-2.el10ap.noarch.rpm
- automation-controller-venv-tower-4.7.6-1.el9ap.aarch64.rpm
- automation-controller-4.7.6-1.el9ap.ppc64le.rpm
- python-click-8.1.7-2.el10ap.src.rpm
- python-ruamel-yaml-0.18.15-2.el10ap.src.rpm
- ansible-dev-tools-25.12.0-2.el10ap.src.rpm
- python-black-24.4.2-3.el10ap.src.rpm
- python-ruamel-yaml-clib-debugsource-0.2.15-2.el10ap.s390x.rpm
- ansible-dev-environment-25.12.2-2.el10ap.src.rpm
- python3-lazy-object-proxy-debuginfo-1.10.0-2.el10ap.aarch64.rpm
- python3-rpds-py-debuginfo-0.18.1-2.el10ap.s390x.rpm
- python-markupsafe-debugsource-2.1.5-2.el10ap.aarch64.rpm
- python-rpds-py-debugsource-0.18.1-2.el10ap.s390x.rpm
- python3-pyproject-api-1.6.1-2.el10ap.noarch.rpm
- ansible-creator-25.12.0-2.el10ap.src.rpm
- python3-filelock-3.13.1-2.el10ap.noarch.rpm
- python3-ruamel-yaml-clib-debuginfo-0.2.15-2.el10ap.x86_64.rpm
- python3.11-ansible-compat-25.12.0-1.el9ap.noarch.rpm
- python3-ruamel-yaml-0.18.15-2.el10ap.noarch.rpm
- python3.11-galaxy-importer-0.4.36-2.el9ap.src.rpm
- python-termcolor-3.1.0-2.el10ap.src.rpm
- python3.11-gunicorn-23.0.0-1.el9ap.src.rpm
- receptor-1.6.2-2.el10ap.src.rpm
- ansible-dev-tools-25.12.0-2.el10ap.noarch.rpm
- python3-ansible-compat-25.12.0-2.el10ap.noarch.rpm
- python-click-help-colors-0.9.4-2.el10ap.src.rpm
- python3-enrich-1.2.7-3.el10ap.noarch.rpm
- ansible-lint-25.12.0-2.el10ap.noarch.rpm
- receptor-debugsource-1.6.2-2.el10ap.x86_64.rpm
- python-rich-13.1.0-2.el10ap.src.rpm
- yamllint-1.35.1-2.el10ap.noarch.rpm
- python-rpds-py-debugsource-0.18.1-2.el10ap.ppc64le.rpm
- python-gunicorn-23.0.0-2.el10ap.src.rpm
- python3.11-gunicorn-23.0.0-1.el9ap.noarch.rpm
- python3-onigurumacffi-debuginfo-1.3.0-2.el10ap.aarch64.rpm
- receptor-1.6.2-2.el10ap.x86_64.rpm
- python-werkzeug-3.0.3-2.el10ap.src.rpm
- python-pathspec-0.12.1-5.el10.src.rpm
- molecule-25.12.0-2.el10ap.src.rpm
- receptor-debuginfo-1.6.2-2.el10ap.aarch64.rpm
- python3-lazy-object-proxy-debuginfo-1.10.0-2.el10ap.ppc64le.rpm
- python3-markupsafe-debuginfo-2.1.5-2.el10ap.s390x.rpm
- python3-rpds-py-0.18.1-2.el10ap.aarch64.rpm
- python3-onigurumacffi-1.3.0-2.el10ap.aarch64.rpm
- python3-cachetools-5.3.2-2.el10ap.noarch.rpm
- python3-virtualenv-20.25.1-2.el10ap.noarch.rpm
- automation-gateway-server-2.6.20251210-2.el9ap.noarch.rpm
- python-markupsafe-debugsource-2.1.5-2.el10ap.ppc64le.rpm
- python-ruamel-yaml-clib-debugsource-0.2.15-2.el10ap.x86_64.rpm
- python3-distlib-0.4.0-2.el10ap.noarch.rpm
- python3-openapi-core-0.19.1-2.el10ap.noarch.rpm
- python3.11-django-ansible-base-2.6.20251210-1.el9ap.src.rpm
- python3.11-distlib-0.4.0-1.el9ap.noarch.rpm
- python3-onigurumacffi-1.3.0-2.el10ap.x86_64.rpm
- python3.11-django-4.2.26-2.el9ap.src.rpm
- python3.11-ruamel-yaml-clib-debuginfo-0.2.15-1.el9ap.aarch64.rpm
- python3.11-execnet-2.1.2-1.el9ap.noarch.rpm
- python3-lazy-object-proxy-debuginfo-1.10.0-2.el10ap.s390x.rpm
- receptor-1.6.2-2.el10ap.ppc64le.rpm
- python3-markupsafe-debuginfo-2.1.5-2.el10ap.aarch64.rpm
- automation-controller-ui-4.7.6-1.el9ap.noarch.rpm
- python3-pytest-xdist-3.8.0-2.el10ap.noarch.rpm
- python3-commonmark-0.9.1-7.el10ap.noarch.rpm
- python3-onigurumacffi-debuginfo-1.3.0-2.el10ap.x86_64.rpm
- ansible-dev-tools+server-25.12.0-2.el10ap.noarch.rpm
- python3.11-django-ansible-base+authentication-2.6.20251210-1.el9ap.noarch.rpm
- ansible-navigator-25.12.0-2.el10ap.src.rpm
- ansible-sign-0.1.4-1.el9ap.src.rpm
- python-distlib-0.4.0-2.el10ap.src.rpm
- python-pytest-9.0.1-2.el10ap.src.rpm
- ansible-sign-0.1.4-2.el10ap.noarch.rpm
- python3.11-ruamel-yaml-clib-0.2.15-1.el9ap.src.rpm
- python3-click-8.1.7-2.el10ap.noarch.rpm
- automation-controller-venv-tower-4.7.6-1.el9ap.ppc64le.rpm
- python3-openapi-schema-validator-0.6.2-2.el10ap.noarch.rpm
- python-gnupg-0.5.2-2.el10ap.src.rpm
- python3-lazy-object-proxy-1.10.0-2.el10ap.s390x.rpm
- python-pyproject-api-1.6.1-2.el10ap.src.rpm
- python3-pytest-plus-0.8.1-2.el10ap.noarch.rpm
- python3-rich-13.1.0-2.el10ap.noarch.rpm
- python-lazy-object-proxy-debugsource-1.10.0-2.el10ap.x86_64.rpm
- python-colorama-0.4.6-13.el10.src.rpm
- python-markupsafe-2.1.5-2.el10ap.src.rpm
- python3.11-pytest-xdist-3.8.0-1.el9ap.src.rpm
- python-ruamel-yaml-clib-0.2.15-2.el10ap.src.rpm
- ansible-dev-environment-25.12.2-2.el10ap.noarch.rpm
- receptor-debuginfo-1.6.2-2.el10ap.x86_64.rpm
- ansible-core-2.16.14-3.el10ap.noarch.rpm
- python-parse-1.20.1-2.el10ap.src.rpm
- python-tox-4.15.1-2.el10ap.src.rpm
- python-asgiref-3.7.2-2.el10ap.src.rpm
- ansible-dev-tools-25.12.0-1.el9ap.src.rpm
- python3-pbr-6.0.0-3.el10ap.noarch.rpm
- python3.11-ruamel-yaml-clib-debugsource-0.2.15-1.el9ap.x86_64.rpm
- python-openapi-schema-validator-0.6.2-2.el10ap.src.rpm
- python-jsonschema-4.21.1-2.el10ap.src.rpm
- python-lazy-object-proxy-debugsource-1.10.0-2.el10ap.s390x.rpm
- tox-4.15.1-2.el10ap.noarch.rpm
- python-onigurumacffi-1.3.0-2.el10ap.src.rpm
- python3-black-24.4.2-3.el10ap.noarch.rpm
- python-openapi-core-0.19.1-2.el10ap.src.rpm
- python3-pluggy-1.6.0-2.el10ap.noarch.rpm
- python3.11-distlib-0.4.0-1.el9ap.src.rpm
- ansible-dev-tools+server-25.12.0-1.el9ap.noarch.rpm
- python3-lazy-object-proxy-1.10.0-2.el10ap.ppc64le.rpm
- python-pluggy-1.6.0-2.el10ap.src.rpm
- python3-ruamel-yaml-clib-debuginfo-0.2.15-2.el10ap.aarch64.rpm
- python3-typing-extensions-4.15.0-2.el10ap.noarch.rpm
- python-referencing-0.36.2-2.el10ap.src.rpm
- python-onigurumacffi-debugsource-1.3.0-2.el10ap.s390x.rpm
- ansible-creator-25.12.0-2.el10ap.noarch.rpm
- receptor-1.6.2-2.el10ap.aarch64.rpm
- ansible-dev-tools-25.12.0-1.el9ap.noarch.rpm
- python3-click-help-colors-0.9.4-2.el10ap.noarch.rpm
- python-django-4.2.26-2.el10ap.src.rpm
- python-enrich-1.2.7-3.el10ap.src.rpm
- python3.11-django-ansible-base+oauth2_provider-2.6.20251210-1.el9ap.noarch.rpm
- ansible-sign-0.1.4-2.el10ap.src.rpm
- python3.11-ruamel-yaml-clib-0.2.15-1.el9ap.ppc64le.rpm
- python3.11-ruamel-yaml-clib-debuginfo-0.2.15-1.el9ap.s390x.rpm
- python-wheel-0.41.2-5.el10.src.rpm
- automation-gateway-config-2.6.20251210-2.el9ap.noarch.rpm
- python-jsonschema-path-0.3.4-2.el10ap.src.rpm
- python3.11-ansible-compat-25.12.0-1.el9ap.src.rpm
- python3.11-ruamel-yaml-clib-0.2.15-1.el9ap.s390x.rpm
- python-markupsafe-debugsource-2.1.5-2.el10ap.s390x.rpm
- python3.11-subprocess-tee-0.4.2-1.el9ap.noarch.rpm
- python3.11-pytest-ansible-25.12.0-1.el9ap.noarch.rpm
- bindep-2.13.0-1.el9ap.noarch.rpm
- automation-controller-venv-tower-4.7.6-1.el9ap.s390x.rpm
- python3-wheel-wheel-0.41.2-5.el10.noarch.rpm
- python3.11-pytest-9.0.1-1.el9ap.noarch.rpm
- python3-lazy-object-proxy-debuginfo-1.10.0-2.el10ap.x86_64.rpm
- python-pytest-ansible-25.12.0-2.el10ap.src.rpm
- python3.11-ruamel-yaml-clib-debugsource-0.2.15-1.el9ap.s390x.rpm
- python3.11-pluggy-1.6.0-1.el9ap.src.rpm
- python3-pathspec-0.12.1-5.el10.noarch.rpm
- python-isodate-0.6.1-3.el10ap.src.rpm
- python-ruamel-yaml-clib-debugsource-0.2.15-2.el10ap.ppc64le.rpm
- automation-controller-cli-4.7.6-1.el9ap.noarch.rpm
- python-pbr-6.0.0-3.el10ap.src.rpm
- python-openapi-spec-validator-0.7.1-2.el10ap.src.rpm
- ansible-sign-0.1.4-1.el9ap.noarch.rpm
- python-filelock-3.13.1-2.el10ap.src.rpm
- python3-daemon-3.1.2-2.el10ap.noarch.rpm
- python-rpds-py-debugsource-0.18.1-2.el10ap.x86_64.rpm
- automation-eda-controller-base-1.2.3-1.el9ap.noarch.rpm
- python3-tox-ansible-25.12.0-2.el10ap.noarch.rpm
- ansible-lint-25.12.0-1.el9ap.src.rpm
- python3-pathable-0.4.3-2.el10ap.noarch.rpm
- ansible-core-2.16.14-3.el10ap.src.rpm
- python3-gnupg-0.5.2-2.el10ap.noarch.rpm
- automation-eda-controller-base-services-1.2.3-1.el9ap.noarch.rpm
- python3.11-django-4.2.26-2.el9ap.noarch.rpm
- automation-controller-4.7.6-1.el9ap.s390x.rpm
- python3.11-django-ansible-base+resource_registry-2.6.20251210-1.el9ap.noarch.rpm
- receptor-debuginfo-1.6.2-2.el10ap.ppc64le.rpm
- python-rfc3339-validator-0.1.4-2.el10ap.src.rpm
- python3-ruamel-yaml-clib-0.2.15-2.el10ap.ppc64le.rpm
- python3-isodate-0.6.1-3.el10ap.noarch.rpm
- python3-onigurumacffi-1.3.0-2.el10ap.ppc64le.rpm
- python3-platformdirs-4.2.0-2.el10ap.noarch.rpm
- python3-werkzeug-3.0.3-2.el10ap.noarch.rpm
- python-iniconfig-2.0.0-2.el10ap.src.rpm
- python3-jsonschema-specifications-2023.12.1-2.el10ap.noarch.rpm
- python3-lazy-object-proxy-1.10.0-2.el10ap.x86_64.rpm
- python3-ruamel-yaml-clib-debuginfo-0.2.15-2.el10ap.ppc64le.rpm
- receptor-debugsource-1.6.2-2.el10ap.s390x.rpm
- python-sqlparse-0.5.3-3.el10ap.src.rpm
- automation-gateway-2.6.20251210-2.el9ap.src.rpm
- automation-eda-controller-worker-services-1.2.3-1.el9ap.noarch.rpm
- python3-mypy-extensions-1.0.0-2.el10ap.noarch.rpm
- python3.11-typing-extensions-4.15.0-1.el9ap.src.rpm
- python3-onigurumacffi-debuginfo-1.3.0-2.el10ap.ppc64le.rpm
- molecule-25.12.0-2.el10ap.noarch.rpm
- python3.11-galaxy-ng-4.11.4-1.el9ap.src.rpm
- python3-markupsafe-2.1.5-2.el10ap.x86_64.rpm
- python-lazy-object-proxy-debugsource-1.10.0-2.el10ap.ppc64le.rpm
- python-pathable-0.4.3-2.el10ap.src.rpm
- ansible-dev-environment-25.12.2-1.1.el9ap.noarch.rpm
- python3-referencing-0.36.2-2.el10ap.noarch.rpm
- automation-platform-ui-2.6.4-1.el9ap.src.rpm
- automation-hub-4.11.4-1.el9ap.src.rpm
- python-commonmark-0.9.1-7.el10ap.src.rpm
- ansible-creator-25.12.0-2.el9ap.src.rpm
- ansible-lint-25.12.0-1.el9ap.noarch.rpm
- python3-chardet-5.2.0-3.el10ap.noarch.rpm
- automation-controller-server-4.7.6-1.el9ap.noarch.rpm
- python3.11-django-ansible-base-2.6.20251210-1.el9ap.noarch.rpm
- python3-pytest-ansible-25.12.0-2.el10ap.noarch.rpm
- python-pytest-xdist-3.8.0-2.el10ap.src.rpm
- python3-markupsafe-2.1.5-2.el10ap.aarch64.rpm
- ansible-builder-3.1.1-2.el9ap.noarch.rpm
- python-jsonschema-specifications-2023.12.1-2.el10ap.src.rpm
- python3-rpds-py-debuginfo-0.18.1-2.el10ap.x86_64.rpm
- python3.11-tox-ansible-25.12.0-1.2.el9ap.src.rpm
- python3.11-galaxy-importer-0.4.36-2.el9ap.noarch.rpm
- python3-jsonschema-path-0.3.4-2.el10ap.noarch.rpm
- automation-controller-4.7.6-1.el9ap.x86_64.rpm
- python3.11-django-ansible-base+jwt_consumer-2.6.20251210-1.el9ap.noarch.rpm
- python3.11-ruamel-yaml-clib-debuginfo-0.2.15-1.el9ap.ppc64le.rpm
- python-execnet-2.1.2-2.el10ap.src.rpm
- python3-ruamel-yaml-clib-0.2.15-2.el10ap.s390x.rpm
- automation-platform-ui-2.6.4-1.el9ap.noarch.rpm
- python-lazy-object-proxy-debugsource-1.10.0-2.el10ap.aarch64.rpm
- python3-setuptools-wheel-69.0.3-12.el10_0.noarch.rpm
- python3.11-django-ansible-base+feature_flags-2.6.20251210-1.el9ap.noarch.rpm
- python-onigurumacffi-debugsource-1.3.0-2.el10ap.ppc64le.rpm
- bindep-2.13.0-2.el10ap.src.rpm
- python3.11-django-ansible-base+rbac-2.6.20251210-1.el9ap.noarch.rpm
- python-daemon-3.1.2-2.el10ap.src.rpm
- python3-rfc3339-validator-0.1.4-2.el10ap.noarch.rpm
- python-ansible-compat-25.12.0-2.el10ap.src.rpm
- python3.11-ruamel-yaml-clib-0.2.15-1.el9ap.x86_64.rpm
- automation-gateway-2.6.20251210-2.el9ap.noarch.rpm
- python3.11-tox-ansible-25.12.0-1.2.el9ap.noarch.rpm
- python3-markupsafe-2.1.5-2.el10ap.ppc64le.rpm
- python-pytest-sugar-1.1.1-2.el10ap.src.rpm
- ansible-lint-25.12.0-2.el10ap.src.rpm
- python3-lockfile-0.12.2-3.el10ap.noarch.rpm
- python3.11-typing-extensions-4.15.0-1.el9ap.noarch.rpm
- python3.11-ruamel-yaml-clib-debugsource-0.2.15-1.el9ap.aarch64.rpm
- bindep-2.13.0-2.el10ap.noarch.rpm
- python3-markupsafe-debuginfo-2.1.5-2.el10ap.x86_64.rpm
- ansible-runner-2.4.2-2.el10ap.src.rpm
- python3-lazy-object-proxy-1.10.0-2.el10ap.aarch64.rpm
- python3.11-django-ansible-base+channel_auth-2.6.20251210-1.el9ap.noarch.rpm
- python3-jsonschema-4.21.1-2.el10ap.noarch.rpm
- python-onigurumacffi-debugsource-1.3.0-2.el10ap.aarch64.rpm
- automation-hub-4.11.4-1.el9ap.noarch.rpm
- python3-sqlparse-0.5.3-3.el10ap.noarch.rpm
- python-rpds-py-debugsource-0.18.1-2.el10ap.aarch64.rpm
- python3-rpds-py-0.18.1-2.el10ap.x86_64.rpm
- python3-wcmatch-8.5-2.el10ap.noarch.rpm
- python3-ruamel-yaml-clib-0.2.15-2.el10ap.x86_64.rpm
- ansible-navigator-25.12.0-2.el9ap.src.rpm
- python3-pytest-9.0.1-2.el10ap.noarch.rpm
- ansible-builder-3.1.1-2.el10ap.src.rpm
- python3-onigurumacffi-1.3.0-2.el10ap.s390x.rpm
- yamllint-1.35.1-2.el10ap.src.rpm
- python3-rpds-py-debuginfo-0.18.1-2.el10ap.ppc64le.rpm
- python3.11-django-ansible-base+api_documentation-2.6.20251210-1.el9ap.noarch.rpm
- ansible-dev-environment-25.12.2-1.1.el9ap.src.rpm
- python3-colorama-0.4.6-13.el10.noarch.rpm
- ansible-builder-3.1.1-2.el9ap.src.rpm
- receptor-debugsource-1.6.2-2.el10ap.ppc64le.rpm
- ansible-navigator-25.12.0-2.el9ap.noarch.rpm
- python-more-itertools-10.2.0-2.el10ap.src.rpm
- python3-ruamel-yaml-clib-debuginfo-0.2.15-2.el10ap.s390x.rpm
- python-typing-extensions-4.15.0-2.el10ap.src.rpm
- python-lockfile-0.12.2-3.el10ap.src.rpm
- automation-eda-controller-event-stream-services-1.2.3-1.el9ap.noarch.rpm
- python3-rpds-py-debuginfo-0.18.1-2.el10ap.aarch64.rpm
- python3.11-galaxy-ng-4.11.4-1.el9ap.noarch.rpm
- python3-pytest-sugar-1.1.1-2.el10ap.noarch.rpm
- python-subprocess-tee-0.4.2-2.el10ap.src.rpm
- ansible-builder-3.1.1-2.el10ap.noarch.rpm
- python3-pygments-2.18.0-1.el10.noarch.rpm
- python3-bracex-2.4-2.el10ap.noarch.rpm
- automation-controller-venv-tower-4.7.6-1.el9ap.x86_64.rpm
- automation-eda-controller-1.2.3-1.el9ap.src.rpm
- python3.11-ruamel-yaml-clib-debuginfo-0.2.15-1.el9ap.x86_64.rpm
- python-chardet-5.2.0-3.el10ap.src.rpm
- python3-rpds-py-0.18.1-2.el10ap.s390x.rpm
- automation-controller-4.7.6-1.el9ap.src.rpm
- receptor-debuginfo-1.6.2-2.el10ap.s390x.rpm
- python-wcmatch-8.5-2.el10ap.src.rpm
- receptor-debugsource-1.6.2-2.el10ap.aarch64.rpm
- python-platformdirs-4.2.0-2.el10ap.src.rpm
- python3-execnet-2.1.2-2.el10ap.noarch.rpm
- python3.11-django-ansible-base+redis_client-2.6.20251210-1.el9ap.noarch.rpm
- molecule-25.12.0-1.el9ap.noarch.rpm
- python-bracex-2.4-2.el10ap.src.rpm
- python3-more-itertools-10.2.0-2.el10ap.noarch.rpm
- python3.11-execnet-2.1.2-1.el9ap.src.rpm
- python3.11-pytest-9.0.1-1.el9ap.src.rpm
- python3.11-pytest-ansible-25.12.0-1.el9ap.src.rpm
- python3-openapi-spec-validator-0.7.1-2.el10ap.noarch.rpm
- python-tox-ansible-25.12.0-2.el10ap.src.rpm
- python3-markupsafe-debuginfo-2.1.5-2.el10ap.ppc64le.rpm
- bindep-2.13.0-1.el9ap.src.rpm
- python3-asgiref-3.7.2-2.el10ap.noarch.rpm
- python3-parsley-1.3-4.el10ap.noarch.rpm
- python3.11-ruamel-yaml-clib-debugsource-0.2.15-1.el9ap.ppc64le.rpm
- python3-markupsafe-2.1.5-2.el10ap.s390x.rpm
- python-markupsafe-debugsource-2.1.5-2.el10ap.x86_64.rpm
- python-onigurumacffi-debugsource-1.3.0-2.el10ap.x86_64.rpm
- python-ruamel-yaml-clib-debugsource-0.2.15-2.el10ap.aarch64.rpm
- python-pytest-plus-0.8.1-2.el10ap.src.rpm
- python3-gunicorn-23.0.0-2.el10ap.noarch.rpm
- python3-iniconfig-2.0.0-2.el10ap.noarch.rpm
- python3.11-subprocess-tee-0.4.2-1.el9ap.src.rpm
- python-pygments-2.18.0-1.el10.src.rpm
- python-parsley-1.3-4.el10ap.src.rpm
- python3-django-4.2.26-2.el10ap.noarch.rpm
- python3-onigurumacffi-debuginfo-1.3.0-2.el10ap.s390x.rpm
- python3-parse-1.20.1-2.el10ap.noarch.rpm
- python3-termcolor-3.1.0-2.el10ap.noarch.rpm
- python3.11-pytest-xdist-3.8.0-1.el9ap.noarch.rpm
- receptorctl-1.6.2-2.el10ap.noarch.rpm
- python3-ansible-runner-2.4.2-2.el10ap.noarch.rpm
- ansible-navigator-25.12.0-2.el10ap.noarch.rpm
- python3-rpds-py-0.18.1-2.el10ap.ppc64le.rpm
- automation-controller-4.7.6-1.el9ap.aarch64.rpm
- automation-eda-controller-1.2.3-1.el9ap.noarch.rpm
- python-rpds-py-0.18.1-2.el10ap.src.rpm
- python3.11-pluggy-1.6.0-1.el9ap.noarch.rpm
- receptor-1.6.2-2.el10ap.s390x.rpm
- python-cachetools-5.3.2-2.el10ap.src.rpm
- ansible-creator-25.12.0-2.el9ap.noarch.rpm
- python-lazy-object-proxy-1.10.0-2.el10ap.src.rpm
- python3.11-django-ansible-base+activitystream-2.6.20251210-1.el9ap.noarch.rpm
- python3-ruamel-yaml-clib-0.2.15-2.el10ap.aarch64.rpm
- python3-subprocess-tee-0.4.2-2.el10ap.noarch.rpm
Fixes
CVEs
References
Additional information
- The Red Hat security contact is This content is not included.secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.
- Offline Security Data data is available for integration with other systems. See Offline Security Data API to get started.