Red Hat AWX: server-side request forgery
High7.7CVE-2026-71365 · Published Aug 18, 2026 · updated Aug 25, 2026
A server-side request forgery (SSRF) vulnerability was found in AWX's webhook status callback mechanism. When processing GitHub pull request webhooks, AWX extracts the status callback URL (pull_request.statuses_url) from the incoming webhook payload without validating the target host against the expected Git provider. This URL is persisted in job extra variables and later used to send authenticated status updates. A user with admin role on a webhook-enabled job template can read the template's webhook signing key, forge a signed GitHub webhook payload with an arbitrary statuses_url, and cause AWX to POST status updates to an attacker-controlled or internal URL. The status update request includes the configured Git Personal Access Token (PAT) in the Authorization header, resulting in credential leakage to the attacker-specified endpoint.
Affected versions
Details and references
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
- Severity from
- the vendor (its own CVE record or advisory)
- Weakness
- CWE-918
- www.cve.org/CVERecord?id=CVE-2026-71365
- nvd.nist.gov/vuln/detail/CVE-2026-71365
- access.redhat.com/errata/RHSA-2026:59135
- access.redhat.com/errata/RHSA-2026:59136
- access.redhat.com/errata/RHSA-2026:59153
- access.redhat.com/errata/RHSA-2026:59155
- access.redhat.com/security/cve/CVE-2026-71365
- bugzilla.redhat.com/show_bug.cgi?id=2511901
More Red Hat advisories
All Red Hat| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Aug 18 | A flaw was found in the legacy client-initiated account-linking endpoint of... | High7.3 | No fix yet |
| Aug 18 | Red Hat Advanced Cluster Management for Kubernetes 2: secrets in logs | Medium6.5 | No fix yet |
| Aug 18 | Red Hat Multicluster Engine for Kubernetes: information disclosure | High8.7 | No fix yet |
| Aug 18 | Red Hat Advanced Cluster Management for Kubernetes 2: information disclosure | Medium5.4 | No fix yet |
| Aug 18 | Red Hat Advanced Cluster Management: improper privilege management | Medium5.8 | No fix yet |
| Aug 18 | Red Hat Advanced Cluster Management for Kubernetes 2: code execution | Medium4.4 | No fix yet |