PatchSiren cyber security CVE debrief
CVE-2026-84713 Red Hat CVE debrief
A flaw in the automation-controller notification subsystem of Red Hat Ansible Automation Platform 2.7 allows an authenticated user with no privileges to recover secret recipient values of other tenants' notifications, including PagerDuty service keys and Slack/Mattermost/RocketChat/Webhook bearer-token URLs, affecting confidentiality. This issue arises because NotificationTemplate.notification_configuration is protected from API filtering, but its recipient value is copied in clear text into the unprotected Notification.recipients field on every send. An attacker can use a relational filter as a boolean count-oracle to recover these secret values across organizations.
- Vendor
- Red Hat
- Product
- Red Hat Ansible Automation Platform 2.7
- CVSS
- MEDIUM 6.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-23
- Original CVE updated
- 2026-09-25
- Advisory published
- 2026-09-23
- Advisory updated
- 2026-09-25
Who should care
Defenders responsible for Red Hat Ansible Automation Platform 2.7 deployments, especially those using the automation-controller notification subsystem, should assess exposure and implement compensating controls to protect sensitive notification recipients.
Why it matters
CVE-2026-84713 allows an authenticated user with no privileges to recover secret recipient values of other tenants' notifications in Red Hat Ansible Automation Platform 2.7, affecting confidentiality. Defenders should verify exposure, implement compensating controls, and monitor notification logs.
- Verification of exposure and potential unauthorized access to sensitive notification recipient values.
- Implementation of compensating controls to protect sensitive information.
- Monitoring notification logs for suspicious activity.
- Remediation priority for affected Red Hat Ansible Automation Platform 2.7 deployments.
Technical summary
The automation-controller notification subsystem flaw allows an authenticated user with no privileges to use a relational filter as a boolean count-oracle to recover secret recipient values of other tenants' notifications, including PagerDuty service keys and Slack/Mattermost/RocketChat/Webhook bearer-token URLs. This occurs because the credential-types endpoint is listable by any authenticated user and the API filter backend traverses object relations without per-hop authorization. As a result, an attacker can recover character by character and across organizations, the secret recipient values of other tenants' notifications.
Defensive priority
Defenders should prioritize verifying exposure and implementing compensating controls to protect sensitive notification recipients, especially in environments where notifications may contain sensitive information.
Recommended defensive actions
- Verify exposure by checking if the automation-controller notification subsystem is in use and if sensitive information is being sent through notifications.
- Implement compensating controls, such as restricting access to notification recipient values and using secure notification channels.
- Monitor notification logs for suspicious activity and implement additional security measures to prevent unauthorized access.
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
Evidence notes
The CVE record and NVD entry provide details on the flaw, its impact on confidentiality, and affected products. However, specific versions and remediation steps require verification from official sources.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-84713 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-84713
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-84713 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-84713
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://access.redhat.com/errata/RHSA-2026:71177
-
Source reference
Unverified legacy reference
URL: https://access.redhat.com/security/cve/CVE-2026-84713
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.