CyberRota
← Ana sayfaya dön

CVE-2026-12726

MEDIUM · CVSS 6.3 EPSS %0.20

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-06-19T19:16:27.217 · Çekilme zamanı: 2026-06-30T18:28:19.707513+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-12726
Severity
MEDIUM
CVSS
6.3
EPSS
%0.20
GitHub

Orijinal NVD Açıklaması

A flaw was found in the AWX GitHub webhook integration. When processing GitHub pull_request webhooks, the controller stores the pull_request.statuses_url value from the webhook payload without validating that it points to a trusted GitHub API endpoint. If a job template is configured with a GitHub Personal Access Token as its webhook credential, the controller later POSTs that token to the stored callback URL when posting job status updates. An attacker who can submit a correctly signed forged webhook using the job template's webhook_key can redirect the callback to an attacker-controlled URL and exfiltrate the configured GitHub PAT.