rhsa-2025:19201
Vulnerability from csaf_redhat
Published
2025-10-28 19:18
Modified
2025-11-06 23:42
Summary
Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.6 Product Security and Bug Fix Update
Notes
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.
Details
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-platform-ui: tar-fs symlink validation bypass (CVE-2025-59343)
* python3.11-django: Potential partial directory-traversal via archive.extract() (CVE-2025-59682)
* automation-eda-controller: Sensitive Internal Headers Disclosure in AAP EDA Event Streams (CVE-2025-9908)
* automation-eda-controller: Event Stream Test Mode Exposes Sensitive Headers in AAP EDA (CVE-2025-9907)
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
* 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 (AAP-56356)
* Update autocomplete settings (AAP-55783)
* Added a step in the subscription wizard that allows the user to configure automation analytics (AAP-55094)
* Subscription credentials can no longer be viewed/edited from the system settings page (AAP-55014)
* Fixed the permission list when creating a custom role and selecting the Automation Decisions project or credential types (AAP-54756)
* Fixed an issue where the settings did not display "Red Hat" consistently in the API and UI (AAP-54276)
* Fixed an issue where the Load More in authentication mapping role dropdown did not work (AAP-54049)
* Fixed an issue where the decision environment dropdown displayed an empty dropdown when there are no decision environments available (AAP-53844)
* Component label for Platform Auditor role was fixed to display all components (AAP-53551)
* 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)
* Fixed default execution environment selection in the automation settings page (AAP-39321)
* automation-gateway has been updated to 2.6.20251022
* automation-gateway-proxy has been updated to 2.6.6-4
* automation-platform-ui has been updated to 2.6.2
* python3.11-django-ansible-base has been updated to 2.6.20251023
Automation controller
* The metrics endpoint no longer returns duplicate metrics(AAP-56148)
* Fixed Platform Auditor to view controller settings (AAP-55607)
* Added support for Red Hat username and password for the subscription management API (AAP-54975)
* Fixed system_administrator role creation race condition (AAP-54963)
* Improved stability on long-running jobs, clusters under heavy load and network flakiness in receptor (AAP-53742)
* Fixed an issue where the ansible.platform collection did not work with the default Red Hat Ansible Automation Platform credential type (AAP-41000)
* automation-controller has been updated to 4.7.4
* receptor has been updated to 1.6.0
Automation hub
* Fixed an issue where _ui/v2/ user detail displayed the data incorrectly (AAP-54260)
* automation-hub has been updated to 4.11.2
* python3.11-galaxy-importer has been updated to 0.4.34
* python3.11-galaxy-ng has been updated to 4.11.2
Event-Driven Ansible
* automation-eda-controller has been updated to 1.2.1
Container-based Ansible Automation Platform
* Fixed issue with the lightspeed containers configuration when running installation for the second time over the existing AAP (AAP-56263)
* Set REDHAT_CANDLEPIN_VERIFY to correct CA pem so that controller can make requests to subscription.rhsm.redhat.com (AAP-55180)
* Implemented ansible-core version validation (AAP-54932)
* containerized installer setup has been updated to 2.6-2
RPM-based Ansible Automation Platform
* 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)
* Fixed an issue where RESOURCE_KEY SECRET_KEY was not updated when restoring from a different environment (AAP-54942)
* Fixed an issue where EDA DE credentials failed to populate on initial install (AAP-54519)
* Fixed an issue where automation gateway's envoy.log did not receive logs after it was rotated (AAP-51779)
* ansible-automation-platform-installer and installer setup have been updated to 2.6-2
Additional changes
* Updated ansible-builder and ansible-navigator to use EE images from ansible-automation-platform-26 namespace by default (AAP-54934)
* aap-metrics-utility has been updated to 0.6.1
* ansible-builder has been updated to 3.1.0-2
* ansible-navigator has been updated to 25.8.0-2
* python3.11-daemon has been updated to 3.1.2
* python3.11-django has been updated to 4.2.25
Terms of Use
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.
{
"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\n\nRed 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.",
"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\nSecurity Fix(es):\n\n* automation-platform-ui: tar-fs symlink validation bypass (CVE-2025-59343)\n* python3.11-django: Potential partial directory-traversal via archive.extract() (CVE-2025-59682)\n* automation-eda-controller: Sensitive Internal Headers Disclosure in AAP EDA Event Streams (CVE-2025-9908)\n* automation-eda-controller: Event Stream Test Mode Exposes Sensitive Headers in AAP EDA (CVE-2025-9907)\n\nFor 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.\n\nUpdates and fixes included:\n\nAutomation Platform\n* Fixes issue that prevents SAML and AzureAD authentication when local user accounts share the same email address (AAP-56518)\n* Updated error handling in the Authenticator form to match other forms in the Platform UI (AAP-56356)\n* Update autocomplete settings (AAP-55783)\n* Added a step in the subscription wizard that allows the user to configure automation analytics (AAP-55094)\n* Subscription credentials can no longer be viewed/edited from the system settings page (AAP-55014)\n* Fixed the permission list when creating a custom role and selecting the Automation Decisions project or credential types (AAP-54756)\n* Fixed an issue where the settings did not display \"Red Hat\" consistently in the API and UI (AAP-54276)\n* Fixed an issue where the Load More in authentication mapping role dropdown did not work (AAP-54049)\n* Fixed an issue where the decision environment dropdown displayed an empty dropdown when there are no decision environments available (AAP-53844)\n* Component label for Platform Auditor role was fixed to display all components (AAP-53551)\n* Topology layout and full screen mode were fixed (AAP-51106)\n* Empty strings are no longer displayed in the extra variables field on the Jobs \u003e Details page (AAP-49448)\n* Added two new toggle options on the subscription wizard to allow for fetching subscriptions using basic authentication (AAP-47865)\n* Fixed default execution environment selection in the automation settings page (AAP-39321)\n* automation-gateway has been updated to 2.6.20251022\n* automation-gateway-proxy has been updated to 2.6.6-4\n* automation-platform-ui has been updated to 2.6.2\n* python3.11-django-ansible-base has been updated to 2.6.20251023\n\nAutomation controller\n* The metrics endpoint no longer returns duplicate metrics(AAP-56148)\n* Fixed Platform Auditor to view controller settings (AAP-55607)\n* Added support for Red Hat username and password for the subscription management API (AAP-54975)\n* Fixed system_administrator role creation race condition (AAP-54963)\n* Improved stability on long-running jobs, clusters under heavy load and network flakiness in receptor (AAP-53742)\n* Fixed an issue where the ansible.platform collection did not work with the default Red Hat Ansible Automation Platform credential type (AAP-41000)\n* automation-controller has been updated to 4.7.4\n* receptor has been updated to 1.6.0\n\nAutomation hub\n* Fixed an issue where _ui/v2/ user detail displayed the data incorrectly (AAP-54260)\n* automation-hub has been updated to 4.11.2\n* python3.11-galaxy-importer has been updated to 0.4.34\n* python3.11-galaxy-ng has been updated to 4.11.2\n\nEvent-Driven Ansible\n* automation-eda-controller has been updated to 1.2.1\n\nContainer-based Ansible Automation Platform\n* Fixed issue with the lightspeed containers configuration when running installation for the second time over the existing AAP (AAP-56263)\n* Set REDHAT_CANDLEPIN_VERIFY to correct CA pem so that controller can make requests to subscription.rhsm.redhat.com (AAP-55180)\n* Implemented ansible-core version validation (AAP-54932)\n* containerized installer setup has been updated to 2.6-2\n\nRPM-based Ansible Automation Platform\n* Fixed an issue where setting automationgateway_disable_https=false resulted in install failure (AAP-55466)\n* Set REDHAT_CANDLEPIN_VERIFY to correct CA pem so that controller can make requests to subscription.rhsm.redhat.com (AAP-55183)\n* Fixed an issue where RESOURCE_KEY SECRET_KEY was not updated when restoring from a different environment (AAP-54942)\n* Fixed an issue where EDA DE credentials failed to populate on initial install (AAP-54519)\n* Fixed an issue where automation gateway\u0027s envoy.log did not receive logs after it was rotated (AAP-51779)\n* ansible-automation-platform-installer and installer setup have been updated to 2.6-2\n\nAdditional changes\n* Updated ansible-builder and ansible-navigator to use EE images from ansible-automation-platform-26 namespace by default (AAP-54934)\n* aap-metrics-utility has been updated to 0.6.1\n* ansible-builder has been updated to 3.1.0-2\n* ansible-navigator has been updated to 25.8.0-2\n* python3.11-daemon has been updated to 3.1.2\n* python3.11-django has been updated to 4.2.25",
"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-2025:19201",
"url": "https://access.redhat.com/errata/RHSA-2025:19201"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2392834",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392834"
},
{
"category": "external",
"summary": "2392835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392835"
},
{
"category": "external",
"summary": "2397901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397901"
},
{
"category": "external",
"summary": "2400450",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2400450"
},
{
"category": "external",
"summary": "AAP-49448",
"url": "https://issues.redhat.com/browse/AAP-49448"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_19201.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.6 Product Security and Bug Fix Update",
"tracking": {
"current_release_date": "2025-11-06T23:42:41+00:00",
"generator": {
"date": "2025-11-06T23:42:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2025:19201",
"initial_release_date": "2025-10-28T19:18:04+00:00",
"revision_history": [
{
"date": "2025-10-28T19:18:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-10-28T19:18:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-06T23:42:41+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 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.6::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.6::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.6::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-eda-controller-0:1.2.1-1.el9ap.src",
"product": {
"name": "automation-eda-controller-0:1.2.1-1.el9ap.src",
"product_id": "automation-eda-controller-0:1.2.1-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller@1.2.1-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-platform-ui-0:2.6.2-1.el9ap.src",
"product": {
"name": "automation-platform-ui-0:2.6.2-1.el9ap.src",
"product_id": "automation-platform-ui-0:2.6.2-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-platform-ui@2.6.2-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-installer-0:2.6-2.el9ap.src",
"product": {
"name": "ansible-automation-platform-installer-0:2.6-2.el9ap.src",
"product_id": "ansible-automation-platform-installer-0:2.6-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.6-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-0:2.6.20251022-1.el9ap.src",
"product": {
"name": "automation-gateway-0:2.6.20251022-1.el9ap.src",
"product_id": "automation-gateway-0:2.6.20251022-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway@2.6.20251022-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.6.1-3.el9ap.src",
"product": {
"name": "aap-metrics-utility-0:0.6.1-3.el9ap.src",
"product_id": "aap-metrics-utility-0:0.6.1-3.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.6.1-3.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-navigator-0:25.8.0-2.el9ap.src",
"product": {
"name": "ansible-navigator-0:25.8.0-2.el9ap.src",
"product_id": "ansible-navigator-0:25.8.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-navigator@25.8.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-builder-0:3.1.0-2.el9ap.src",
"product": {
"name": "ansible-builder-0:3.1.0-2.el9ap.src",
"product_id": "ansible-builder-0:3.1.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-builder@3.1.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-daemon-0:3.1.2-1.el9ap.src",
"product": {
"name": "python3.11-daemon-0:3.1.2-1.el9ap.src",
"product_id": "python3.11-daemon-0:3.1.2-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-daemon@3.1.2-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-0:4.2.25-1.el9ap.src",
"product": {
"name": "python3.11-django-0:4.2.25-1.el9ap.src",
"product_id": "python3.11-django-0:4.2.25-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django@4.2.25-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-importer-0:0.4.34-1.el9ap.src",
"product": {
"name": "python3.11-galaxy-importer-0:0.4.34-1.el9ap.src",
"product_id": "python3.11-galaxy-importer-0:0.4.34-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.34-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-0:2.6.6-4.el9ap.src",
"product": {
"name": "automation-gateway-proxy-0:2.6.6-4.el9ap.src",
"product_id": "automation-gateway-proxy-0:2.6.6-4.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy@2.6.6-4.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.0-2.1.el9ap.src",
"product": {
"name": "receptor-0:1.6.0-2.1.el9ap.src",
"product_id": "receptor-0:1.6.0-2.1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.0-2.1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.src",
"product": {
"name": "python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.src",
"product_id": "python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.6.20251023-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-hub-0:4.11.2-1.el9ap.src",
"product": {
"name": "automation-hub-0:4.11.2-1.el9ap.src",
"product_id": "automation-hub-0:4.11.2-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-hub@4.11.2-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-ng-0:4.11.2-1.el9ap.src",
"product": {
"name": "python3.11-galaxy-ng-0:4.11.2-1.el9ap.src",
"product_id": "python3.11-galaxy-ng-0:4.11.2-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.11.2-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.7.4-1.el9ap.src",
"product": {
"name": "automation-controller-0:4.7.4-1.el9ap.src",
"product_id": "automation-controller-0:4.7.4-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.7.4-1.el9ap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-eda-controller-0:1.2.1-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-0:1.2.1-1.el9ap.noarch",
"product_id": "automation-eda-controller-0:1.2.1-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller@1.2.1-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-base-0:1.2.1-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-base-0:1.2.1-1.el9ap.noarch",
"product_id": "automation-eda-controller-base-0:1.2.1-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-base@1.2.1-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-base-services-0:1.2.1-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-base-services-0:1.2.1-1.el9ap.noarch",
"product_id": "automation-eda-controller-base-services-0:1.2.1-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-base-services@1.2.1-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-event-stream-services-0:1.2.1-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-event-stream-services-0:1.2.1-1.el9ap.noarch",
"product_id": "automation-eda-controller-event-stream-services-0:1.2.1-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-event-stream-services@1.2.1-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-worker-services-0:1.2.1-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-worker-services-0:1.2.1-1.el9ap.noarch",
"product_id": "automation-eda-controller-worker-services-0:1.2.1-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-worker-services@1.2.1-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-platform-ui-0:2.6.2-1.el9ap.noarch",
"product": {
"name": "automation-platform-ui-0:2.6.2-1.el9ap.noarch",
"product_id": "automation-platform-ui-0:2.6.2-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-platform-ui@2.6.2-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-installer-0:2.6-2.el9ap.noarch",
"product": {
"name": "ansible-automation-platform-installer-0:2.6-2.el9ap.noarch",
"product_id": "ansible-automation-platform-installer-0:2.6-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.6-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-0:2.6.20251022-1.el9ap.noarch",
"product": {
"name": "automation-gateway-0:2.6.20251022-1.el9ap.noarch",
"product_id": "automation-gateway-0:2.6.20251022-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway@2.6.20251022-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-config-0:2.6.20251022-1.el9ap.noarch",
"product": {
"name": "automation-gateway-config-0:2.6.20251022-1.el9ap.noarch",
"product_id": "automation-gateway-config-0:2.6.20251022-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-config@2.6.20251022-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-server-0:2.6.20251022-1.el9ap.noarch",
"product": {
"name": "automation-gateway-server-0:2.6.20251022-1.el9ap.noarch",
"product_id": "automation-gateway-server-0:2.6.20251022-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-server@2.6.20251022-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-navigator-0:25.8.0-2.el9ap.noarch",
"product": {
"name": "ansible-navigator-0:25.8.0-2.el9ap.noarch",
"product_id": "ansible-navigator-0:25.8.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-navigator@25.8.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-builder-0:3.1.0-2.el9ap.noarch",
"product": {
"name": "ansible-builder-0:3.1.0-2.el9ap.noarch",
"product_id": "ansible-builder-0:3.1.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-builder@3.1.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"product": {
"name": "python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"product_id": "python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-daemon@3.1.2-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-0:4.2.25-1.el9ap.noarch",
"product": {
"name": "python3.11-django-0:4.2.25-1.el9ap.noarch",
"product_id": "python3.11-django-0:4.2.25-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django@4.2.25-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-importer-0:0.4.34-1.el9ap.noarch",
"product": {
"name": "python3.11-galaxy-importer-0:0.4.34-1.el9ap.noarch",
"product_id": "python3.11-galaxy-importer-0:0.4.34-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.34-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "receptorctl-0:1.6.0-2.1.el9ap.noarch",
"product": {
"name": "receptorctl-0:1.6.0-2.1.el9ap.noarch",
"product_id": "receptorctl-0:1.6.0-2.1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptorctl@1.6.0-2.1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+activitystream-0:2.6.20251023-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+activitystream-0:2.6.20251023-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+activitystream-0:2.6.20251023-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bactivitystream@2.6.20251023-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+api_documentation-0:2.6.20251023-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+api_documentation-0:2.6.20251023-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+api_documentation-0:2.6.20251023-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bapi_documentation@2.6.20251023-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+authentication-0:2.6.20251023-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+authentication-0:2.6.20251023-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+authentication-0:2.6.20251023-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bauthentication@2.6.20251023-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+channel_auth-0:2.6.20251023-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+channel_auth-0:2.6.20251023-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+channel_auth-0:2.6.20251023-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bchannel_auth@2.6.20251023-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+feature_flags-0:2.6.20251023-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+feature_flags-0:2.6.20251023-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+feature_flags-0:2.6.20251023-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bfeature_flags@2.6.20251023-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+jwt_consumer-0:2.6.20251023-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+jwt_consumer-0:2.6.20251023-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+jwt_consumer-0:2.6.20251023-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bjwt_consumer@2.6.20251023-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+oauth2_provider-0:2.6.20251023-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+oauth2_provider-0:2.6.20251023-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+oauth2_provider-0:2.6.20251023-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Boauth2_provider@2.6.20251023-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+rbac-0:2.6.20251023-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+rbac-0:2.6.20251023-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+rbac-0:2.6.20251023-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brbac@2.6.20251023-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+redis_client-0:2.6.20251023-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+redis_client-0:2.6.20251023-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+redis_client-0:2.6.20251023-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bredis_client@2.6.20251023-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+resource_registry-0:2.6.20251023-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+resource_registry-0:2.6.20251023-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+resource_registry-0:2.6.20251023-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bresource_registry@2.6.20251023-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+rest_filters-0:2.6.20251023-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+rest_filters-0:2.6.20251023-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+rest_filters-0:2.6.20251023-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brest_filters@2.6.20251023-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.6.20251023-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-hub-0:4.11.2-1.el9ap.noarch",
"product": {
"name": "automation-hub-0:4.11.2-1.el9ap.noarch",
"product_id": "automation-hub-0:4.11.2-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-hub@4.11.2-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-ng-0:4.11.2-1.el9ap.noarch",
"product": {
"name": "python3.11-galaxy-ng-0:4.11.2-1.el9ap.noarch",
"product_id": "python3.11-galaxy-ng-0:4.11.2-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.11.2-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"product_id": "automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.7.4-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.7.4-1.el9ap.noarch",
"product": {
"name": "automation-controller-server-0:4.7.4-1.el9ap.noarch",
"product_id": "automation-controller-server-0:4.7.4-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.7.4-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"product_id": "automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.7.4-1.el9ap?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.6.1-3.el9ap.x86_64",
"product": {
"name": "aap-metrics-utility-0:0.6.1-3.el9ap.x86_64",
"product_id": "aap-metrics-utility-0:0.6.1-3.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.6.1-3.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-0:2.6.6-4.el9ap.x86_64",
"product": {
"name": "automation-gateway-proxy-0:2.6.6-4.el9ap.x86_64",
"product_id": "automation-gateway-proxy-0:2.6.6-4.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy@2.6.6-4.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-server-0:2.6.6-4.el9ap.x86_64",
"product": {
"name": "automation-gateway-proxy-server-0:2.6.6-4.el9ap.x86_64",
"product_id": "automation-gateway-proxy-server-0:2.6.6-4.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-server@2.6.6-4.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.x86_64",
"product": {
"name": "automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.x86_64",
"product_id": "automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-debugsource@2.6.6-4.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.x86_64",
"product": {
"name": "automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.x86_64",
"product_id": "automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-server-debuginfo@2.6.6-4.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.0-2.1.el9ap.x86_64",
"product": {
"name": "receptor-0:1.6.0-2.1.el9ap.x86_64",
"product_id": "receptor-0:1.6.0-2.1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.0-2.1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"product": {
"name": "receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"product_id": "receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.0-2.1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"product": {
"name": "receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"product_id": "receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.0-2.1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.7.4-1.el9ap.x86_64",
"product": {
"name": "automation-controller-0:4.7.4-1.el9ap.x86_64",
"product_id": "automation-controller-0:4.7.4-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.7.4-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.7.4-1.el9ap?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.6.1-3.el9ap.ppc64le",
"product": {
"name": "aap-metrics-utility-0:0.6.1-3.el9ap.ppc64le",
"product_id": "aap-metrics-utility-0:0.6.1-3.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.6.1-3.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-0:2.6.6-4.el9ap.ppc64le",
"product": {
"name": "automation-gateway-proxy-0:2.6.6-4.el9ap.ppc64le",
"product_id": "automation-gateway-proxy-0:2.6.6-4.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy@2.6.6-4.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-server-0:2.6.6-4.el9ap.ppc64le",
"product": {
"name": "automation-gateway-proxy-server-0:2.6.6-4.el9ap.ppc64le",
"product_id": "automation-gateway-proxy-server-0:2.6.6-4.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-server@2.6.6-4.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.ppc64le",
"product": {
"name": "automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.ppc64le",
"product_id": "automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-debugsource@2.6.6-4.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.ppc64le",
"product": {
"name": "automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.ppc64le",
"product_id": "automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-server-debuginfo@2.6.6-4.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.0-2.1.el9ap.ppc64le",
"product": {
"name": "receptor-0:1.6.0-2.1.el9ap.ppc64le",
"product_id": "receptor-0:1.6.0-2.1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.0-2.1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"product": {
"name": "receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"product_id": "receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.0-2.1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"product": {
"name": "receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"product_id": "receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.0-2.1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.7.4-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-0:4.7.4-1.el9ap.ppc64le",
"product_id": "automation-controller-0:4.7.4-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.7.4-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.7.4-1.el9ap?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.6.1-3.el9ap.s390x",
"product": {
"name": "aap-metrics-utility-0:0.6.1-3.el9ap.s390x",
"product_id": "aap-metrics-utility-0:0.6.1-3.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.6.1-3.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-0:2.6.6-4.el9ap.s390x",
"product": {
"name": "automation-gateway-proxy-0:2.6.6-4.el9ap.s390x",
"product_id": "automation-gateway-proxy-0:2.6.6-4.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy@2.6.6-4.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-server-0:2.6.6-4.el9ap.s390x",
"product": {
"name": "automation-gateway-proxy-server-0:2.6.6-4.el9ap.s390x",
"product_id": "automation-gateway-proxy-server-0:2.6.6-4.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-server@2.6.6-4.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.s390x",
"product": {
"name": "automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.s390x",
"product_id": "automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-debugsource@2.6.6-4.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.s390x",
"product": {
"name": "automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.s390x",
"product_id": "automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-server-debuginfo@2.6.6-4.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.0-2.1.el9ap.s390x",
"product": {
"name": "receptor-0:1.6.0-2.1.el9ap.s390x",
"product_id": "receptor-0:1.6.0-2.1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.0-2.1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"product": {
"name": "receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"product_id": "receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.0-2.1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"product": {
"name": "receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"product_id": "receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.0-2.1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.7.4-1.el9ap.s390x",
"product": {
"name": "automation-controller-0:4.7.4-1.el9ap.s390x",
"product_id": "automation-controller-0:4.7.4-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.7.4-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.7.4-1.el9ap?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.6.1-3.el9ap.aarch64",
"product": {
"name": "aap-metrics-utility-0:0.6.1-3.el9ap.aarch64",
"product_id": "aap-metrics-utility-0:0.6.1-3.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.6.1-3.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-0:2.6.6-4.el9ap.aarch64",
"product": {
"name": "automation-gateway-proxy-0:2.6.6-4.el9ap.aarch64",
"product_id": "automation-gateway-proxy-0:2.6.6-4.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy@2.6.6-4.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-server-0:2.6.6-4.el9ap.aarch64",
"product": {
"name": "automation-gateway-proxy-server-0:2.6.6-4.el9ap.aarch64",
"product_id": "automation-gateway-proxy-server-0:2.6.6-4.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-server@2.6.6-4.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.aarch64",
"product": {
"name": "automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.aarch64",
"product_id": "automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-debugsource@2.6.6-4.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.aarch64",
"product": {
"name": "automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.aarch64",
"product_id": "automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-server-debuginfo@2.6.6-4.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.0-2.1.el9ap.aarch64",
"product": {
"name": "receptor-0:1.6.0-2.1.el9ap.aarch64",
"product_id": "receptor-0:1.6.0-2.1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.0-2.1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"product": {
"name": "receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"product_id": "receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.0-2.1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"product": {
"name": "receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"product_id": "receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.0-2.1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.7.4-1.el9ap.aarch64",
"product": {
"name": "automation-controller-0:4.7.4-1.el9ap.aarch64",
"product_id": "automation-controller-0:4.7.4-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.7.4-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.7.4-1.el9ap?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-builder-0:3.1.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.noarch"
},
"product_reference": "ansible-builder-0:3.1.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-builder-0:3.1.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.src"
},
"product_reference": "ansible-builder-0:3.1.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:25.8.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.noarch"
},
"product_reference": "ansible-navigator-0:25.8.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:25.8.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.src"
},
"product_reference": "ansible-navigator-0:25.8.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.4-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.7.4-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.4-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.7.4-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.4-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.7.4-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.4-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.7.4-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.4-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.7.4-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.7.4-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.4-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.7.4-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.4-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.7.4-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.7.4-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.4-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-daemon-0:3.1.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.noarch"
},
"product_reference": "python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-daemon-0:3.1.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.src"
},
"product_reference": "python3.11-daemon-0:3.1.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.25-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.noarch"
},
"product_reference": "python3.11-django-0:4.2.25-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.25-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.src"
},
"product_reference": "python3.11-django-0:4.2.25-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.0-2.1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.aarch64"
},
"product_reference": "receptor-0:1.6.0-2.1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.0-2.1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.6.0-2.1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.0-2.1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.s390x"
},
"product_reference": "receptor-0:1.6.0-2.1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.0-2.1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.src"
},
"product_reference": "receptor-0:1.6.0-2.1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.0-2.1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.x86_64"
},
"product_reference": "receptor-0:1.6.0-2.1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.0-2.1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.0-2.1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.0-2.1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.6.0-2.1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-builder-0:3.1.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.noarch"
},
"product_reference": "ansible-builder-0:3.1.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-builder-0:3.1.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.src"
},
"product_reference": "ansible-builder-0:3.1.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:25.8.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.noarch"
},
"product_reference": "ansible-navigator-0:25.8.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:25.8.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.src"
},
"product_reference": "ansible-navigator-0:25.8.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-daemon-0:3.1.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.noarch"
},
"product_reference": "python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-daemon-0:3.1.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.src"
},
"product_reference": "python3.11-daemon-0:3.1.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.0-2.1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.aarch64"
},
"product_reference": "receptor-0:1.6.0-2.1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.0-2.1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.6.0-2.1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.0-2.1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.s390x"
},
"product_reference": "receptor-0:1.6.0-2.1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.0-2.1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.src"
},
"product_reference": "receptor-0:1.6.0-2.1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.0-2.1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.x86_64"
},
"product_reference": "receptor-0:1.6.0-2.1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.0-2.1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.0-2.1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.0-2.1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.6.0-2.1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.6.1-3.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.aarch64"
},
"product_reference": "aap-metrics-utility-0:0.6.1-3.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.6.1-3.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.ppc64le"
},
"product_reference": "aap-metrics-utility-0:0.6.1-3.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.6.1-3.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.s390x"
},
"product_reference": "aap-metrics-utility-0:0.6.1-3.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.6.1-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.src"
},
"product_reference": "aap-metrics-utility-0:0.6.1-3.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.6.1-3.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.x86_64"
},
"product_reference": "aap-metrics-utility-0:0.6.1-3.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-installer-0:2.6-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.noarch"
},
"product_reference": "ansible-automation-platform-installer-0:2.6-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-installer-0:2.6-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.src"
},
"product_reference": "ansible-automation-platform-installer-0:2.6-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-builder-0:3.1.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.noarch"
},
"product_reference": "ansible-builder-0:3.1.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-builder-0:3.1.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.src"
},
"product_reference": "ansible-builder-0:3.1.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:25.8.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.noarch"
},
"product_reference": "ansible-navigator-0:25.8.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:25.8.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.src"
},
"product_reference": "ansible-navigator-0:25.8.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.4-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.7.4-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.4-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.7.4-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.4-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.7.4-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.4-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.7.4-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.4-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.7.4-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.7.4-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.4-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.7.4-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.4-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.7.4-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.7.4-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.4-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-0:1.2.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-0:1.2.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-0:1.2.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.src"
},
"product_reference": "automation-eda-controller-0:1.2.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-base-0:1.2.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.1-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-base-0:1.2.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-base-services-0:1.2.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.1-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-base-services-0:1.2.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-event-stream-services-0:1.2.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.1-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-event-stream-services-0:1.2.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-worker-services-0:1.2.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.1-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-worker-services-0:1.2.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-0:2.6.20251022-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.noarch"
},
"product_reference": "automation-gateway-0:2.6.20251022-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-0:2.6.20251022-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.src"
},
"product_reference": "automation-gateway-0:2.6.20251022-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-config-0:2.6.20251022-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251022-1.el9ap.noarch"
},
"product_reference": "automation-gateway-config-0:2.6.20251022-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-0:2.6.6-4.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.aarch64"
},
"product_reference": "automation-gateway-proxy-0:2.6.6-4.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-0:2.6.6-4.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.ppc64le"
},
"product_reference": "automation-gateway-proxy-0:2.6.6-4.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-0:2.6.6-4.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.s390x"
},
"product_reference": "automation-gateway-proxy-0:2.6.6-4.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-0:2.6.6-4.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.src"
},
"product_reference": "automation-gateway-proxy-0:2.6.6-4.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-0:2.6.6-4.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.x86_64"
},
"product_reference": "automation-gateway-proxy-0:2.6.6-4.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.aarch64"
},
"product_reference": "automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.ppc64le"
},
"product_reference": "automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.s390x"
},
"product_reference": "automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.x86_64"
},
"product_reference": "automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-server-0:2.6.6-4.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.aarch64"
},
"product_reference": "automation-gateway-proxy-server-0:2.6.6-4.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-server-0:2.6.6-4.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.ppc64le"
},
"product_reference": "automation-gateway-proxy-server-0:2.6.6-4.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-server-0:2.6.6-4.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.s390x"
},
"product_reference": "automation-gateway-proxy-server-0:2.6.6-4.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-server-0:2.6.6-4.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.x86_64"
},
"product_reference": "automation-gateway-proxy-server-0:2.6.6-4.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.aarch64"
},
"product_reference": "automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.ppc64le"
},
"product_reference": "automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.s390x"
},
"product_reference": "automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.x86_64"
},
"product_reference": "automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-server-0:2.6.20251022-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251022-1.el9ap.noarch"
},
"product_reference": "automation-gateway-server-0:2.6.20251022-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-hub-0:4.11.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.noarch"
},
"product_reference": "automation-hub-0:4.11.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-hub-0:4.11.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.src"
},
"product_reference": "automation-hub-0:4.11.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-platform-ui-0:2.6.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.noarch"
},
"product_reference": "automation-platform-ui-0:2.6.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-platform-ui-0:2.6.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.src"
},
"product_reference": "automation-platform-ui-0:2.6.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-daemon-0:3.1.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.noarch"
},
"product_reference": "python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-daemon-0:3.1.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.src"
},
"product_reference": "python3.11-daemon-0:3.1.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.25-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.noarch"
},
"product_reference": "python3.11-django-0:4.2.25-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.25-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.src"
},
"product_reference": "python3.11-django-0:4.2.25-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+activitystream-0:2.6.20251023-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251023-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+activitystream-0:2.6.20251023-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+api_documentation-0:2.6.20251023-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251023-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+api_documentation-0:2.6.20251023-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+authentication-0:2.6.20251023-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251023-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+authentication-0:2.6.20251023-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+channel_auth-0:2.6.20251023-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251023-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+channel_auth-0:2.6.20251023-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+feature_flags-0:2.6.20251023-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251023-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+feature_flags-0:2.6.20251023-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+jwt_consumer-0:2.6.20251023-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251023-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+jwt_consumer-0:2.6.20251023-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+oauth2_provider-0:2.6.20251023-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251023-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+oauth2_provider-0:2.6.20251023-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+rbac-0:2.6.20251023-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251023-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+rbac-0:2.6.20251023-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+redis_client-0:2.6.20251023-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251023-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+redis_client-0:2.6.20251023-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+resource_registry-0:2.6.20251023-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251023-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+resource_registry-0:2.6.20251023-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+rest_filters-0:2.6.20251023-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251023-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+rest_filters-0:2.6.20251023-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.src"
},
"product_reference": "python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-importer-0:0.4.34-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.noarch"
},
"product_reference": "python3.11-galaxy-importer-0:0.4.34-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-importer-0:0.4.34-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.src"
},
"product_reference": "python3.11-galaxy-importer-0:0.4.34-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-ng-0:4.11.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.noarch"
},
"product_reference": "python3.11-galaxy-ng-0:4.11.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-ng-0:4.11.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.src"
},
"product_reference": "python3.11-galaxy-ng-0:4.11.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.0-2.1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.aarch64"
},
"product_reference": "receptor-0:1.6.0-2.1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.0-2.1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.6.0-2.1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.0-2.1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.s390x"
},
"product_reference": "receptor-0:1.6.0-2.1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.0-2.1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.src"
},
"product_reference": "receptor-0:1.6.0-2.1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.0-2.1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.x86_64"
},
"product_reference": "receptor-0:1.6.0-2.1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.0-2.1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.0-2.1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.0-2.1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.6.0-2.1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Elijah DeLee"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2025-9907",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-09-03T07:28:31.788000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.0-2.1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2392834"
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "event-driven-ansible: Event Stream Test Mode Exposes Sensitive Headers in AAP EDA",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is classified as Moderate because the exposure of sensitive headers, including client Authorization tokens and internal infrastructure values such as X-Trusted-Proxy, can lead to credential leakage and privilege escalation only after user forced mistake and with specific configuration. Exploitation does not require complex conditions\u2014any user with read access to the event stream can retrieve the headers once a request has been posted in test mode. Exploitation depends on either a user mistakenly sending credentials to the event stream endpoint or internal headers being injected when the wrong path is used. The persistence of captured headers further increases risk, as sensitive values remain accessible until explicitly overwritten or deleted.",
"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": [
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.1-1.el9ap.noarch"
],
"known_not_affected": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.0-2.1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9907"
},
{
"category": "external",
"summary": "RHBZ#2392834",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392834"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9907"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9907",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9907"
}
],
"release_date": "2025-09-17T23:59:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-28T19:18:04+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.1-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19201"
},
{
"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": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.0-2.1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.0-2.1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "event-driven-ansible: Event Stream Test Mode Exposes Sensitive Headers in AAP EDA"
},
{
"acknowledgments": [
{
"names": [
"Elijah DeLee"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2025-9908",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-09-03T07:47:46.731000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.0-2.1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2392835"
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "event-driven-ansible: Sensitive Internal Headers Disclosure in AAP EDA Event Streams",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is classified as Moderate because the exposure of sensitive internal headers, including X-Trusted-Proxy and X-Envoy-* values, can lead to privilege escalation, request spoofing, and unauthorized access to internal infrastructure details. Exploitation requires low-complexity conditions and local access\u2014any user with an EDA credential or shared access to a job template and event stream can capture these headers once an event is sent. The persistence of captured headers further increases risk, as sensitive values remain accessible to the attacker until explicitly cleared.",
"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": [
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.1-1.el9ap.noarch"
],
"known_not_affected": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.0-2.1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9908"
},
{
"category": "external",
"summary": "RHBZ#2392835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392835"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9908",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9908"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9908",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9908"
}
],
"release_date": "2025-09-17T23:59:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-28T19:18:04+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.1-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19201"
},
{
"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": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.0-2.1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.0-2.1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "event-driven-ansible: Sensitive Internal Headers Disclosure in AAP EDA Event Streams"
},
{
"cve": "CVE-2025-59343",
"cwe": {
"id": "CWE-61",
"name": "UNIX Symbolic Link (Symlink) Following"
},
"discovery_date": "2025-09-24T18:01:19.612438+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.0-2.1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397901"
}
],
"notes": [
{
"category": "description",
"text": "tar-fs provides filesystem bindings for tar-stream. Versions prior to 3.1.1, 2.1.3, and 1.16.5 are vulnerable to symlink validation bypass if the destination directory is predictable with a specific tarball. This issue has been patched in version 3.1.1, 2.1.4, and 1.16.6. A workaround involves using the ignore option on non files/directories.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tar-fs: tar-fs symlink validation bypass",
"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": [
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.src"
],
"known_not_affected": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.0-2.1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59343"
},
{
"category": "external",
"summary": "RHBZ#2397901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397901"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59343",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59343"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59343",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59343"
},
{
"category": "external",
"summary": "https://github.com/mafintosh/tar-fs/commit/0bd54cdf06da2b7b5b95cd4b062c9f4e0a8c4e09",
"url": "https://github.com/mafintosh/tar-fs/commit/0bd54cdf06da2b7b5b95cd4b062c9f4e0a8c4e09"
},
{
"category": "external",
"summary": "https://github.com/mafintosh/tar-fs/security/advisories/GHSA-vj76-c3g6-qr5v",
"url": "https://github.com/mafintosh/tar-fs/security/advisories/GHSA-vj76-c3g6-qr5v"
}
],
"release_date": "2025-09-24T17:43:34.728000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-28T19:18:04+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19201"
},
{
"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": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.0-2.1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.0-2.1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tar-fs: tar-fs symlink validation bypass"
},
{
"cve": "CVE-2025-59682",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-09-30T13:18:31.746000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.0-2.1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2400450"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. The django.utils.archive.extract() function, used by the \"startapp --template\" and \"startproject --template\" commands, allows partial directory traversal via an archive with file paths sharing a common prefix with the target directory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "django: Potential partial directory-traversal via archive.extract()",
"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": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.src"
],
"known_not_affected": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.0-2.1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59682"
},
{
"category": "external",
"summary": "RHBZ#2400450",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2400450"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59682",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59682"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59682",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59682"
}
],
"release_date": "2025-10-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-28T19:18:04+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19201"
},
{
"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": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.0-2.1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.0-2.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:aap-metrics-utility-0:0.6.1-3.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251022-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-debugsource-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-proxy-server-debuginfo-0:2.6.6-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251022-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-daemon-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251023-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.34-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.0-2.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.0-2.1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "django: Potential partial directory-traversal via archive.extract()"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…