Description
/api/v2/config/ is protected only by IsAuthenticated.
license_info (account_number, subscription_id, pool_id,
sku, support_level, instance counts) returned to any
authenticated user. The superuser/auditor gate only covers
project_base_dir/project_local_paths/custom_virtualenvs,
not license_info. Enables social engineering against
Red Hat support and estate sizing reconnaissance.
Published: 2026-09-23
Score: 4.3 Medium
EPSS: n/a
KEV: No
Impact: Information disclosure of subscription/license details
Action: Apply Patch
AI Analysis

Impact

The flaw allows any authenticated user to query the /api/v2/config/ endpoint and retrieve sensitive license information, such as account numbers, subscription IDs, pool IDs, SKU, support level, and instance counts. This data can be used for social engineering against Red Hat support and to gauge an organization’s estate sizing, and the vulnerability stems from an improper authorization check (CWE‑862).

Affected Systems

Red Hat Ansible Automation Platform 2 (automation controller). Any deployment of the automation controller component that exposes the /api/v2/config/ API is affected. No specific version information is provided in the advisory.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate severity, largely due to confidentiality impact. Exploitation requires only authentication, so the risk is limited by the number of users with legitimate access. EPSS data are unavailable and the issue is not listed in CISA’s KEV catalog, suggesting no public exploitation is currently known. Nonetheless, harvested information could be leveraged by attackers who obtain or guess credentials through social engineering or credential compromise.

Generated by OpenCVE AI on September 23, 2026 at 19:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply a vendor‑published patch or update to a fixed version of Red Hat Ansible Automation Platform 2.
  • Reconfigure the API to enforce stricter role‑based access control so that only administrators can retrieve license information.
  • If an immediate patch is unavailable, restrict access to the /api/v2/config/ endpoint to a minimal set of privileged users.

Generated by OpenCVE AI on September 23, 2026 at 19:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 22:30:00 +0000

Type Values Removed Values Added
First Time appeared Redhat ansible Automation Platform Developer
Redhat ansible Automation Platform Inside
CPEs cpe:/a:redhat:ansible_automation_platform:2.6::el10
cpe:/a:redhat:ansible_automation_platform:2.6::el9
cpe:/a:redhat:ansible_automation_platform_developer:2.6::el10
cpe:/a:redhat:ansible_automation_platform_developer:2.6::el9
cpe:/a:redhat:ansible_automation_platform_inside:2.6::el9
Vendors & Products Redhat ansible Automation Platform Developer
Redhat ansible Automation Platform Inside
References

Wed, 23 Sep 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 23 Sep 2026 18:45:00 +0000

Type Values Removed Values Added
Description /api/v2/config/ is protected only by IsAuthenticated. license_info (account_number, subscription_id, pool_id, sku, support_level, instance counts) returned to any authenticated user. The superuser/auditor gate only covers project_base_dir/project_local_paths/custom_virtualenvs, not license_info. Enables social engineering against Red Hat support and estate sizing reconnaissance.
Title Automation-controller: automation-controller-container: automation-controller: any authenticated user reads red hat subscription/license details via /config/
First Time appeared Redhat
Redhat ansible Automation Platform
Weaknesses CWE-862
CPEs cpe:/a:redhat:ansible_automation_platform:2
Vendors & Products Redhat
Redhat ansible Automation Platform
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'}


Subscriptions

Redhat Ansible Automation Platform Ansible Automation Platform Developer Ansible Automation Platform Inside
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-09-23T22:10:49.779Z

Reserved: 2026-08-06T19:31:51.452Z

Link: CVE-2026-71460

cve-icon Vulnrichment

Updated: 2026-09-23T19:04:52.812Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-23T19:19:02.410

Modified: 2026-09-23T20:17:13.827

Link: CVE-2026-71460

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T20:00:08Z

Weaknesses