← Back to CVE search

CVE-2026-71365

AWX

Description

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.

CVSS 7.7EPSS 0.44799999999999995%Risk 0.8
View source
Published
2026-08-18 16:18:16
Affected versions
unknown
Type
Web application
Last modified
2026-08-25 09:17:32
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N