VYPR
Vendor

Awx

Products
2
CVEs
5
Across products
5
Status
Private

Products

2

Recent CVEs

5
  • CVE-2026-71366HigAug 24, 2026
    risk 0.50cvss 7.7epss 0.00

    A server-side request forgery (SSRF) vulnerability was found in multiple AWX notification backends. The webhook, Mattermost, Rocket.Chat, and Grafana notification backends use notification template URLs as direct HTTP request targets without validating the target address against…

  • CVE-2026-71365HigAug 18, 2026
    risk 0.50cvss 7.7epss 0.00

    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…

  • CVE-2026-71364HigAug 24, 2026
    risk 0.47cvss 7.2epss 0.01

    A path traversal vulnerability was found in AWX's project archive extraction. The project_archive action plugin extracts zip and tar archive members by joining the project directory path with the member filename without performing path normalization, boundary validation, or…

  • CVE-2026-16544MedJul 22, 2026
    risk 0.42cvss 6.5epss 0.00

    A flaw was found in AWX. The websocket event consumer performs RBAC authorization checks only for event groups that are mapped in the consumer_access() function (job_events, workflow_events, ad_hoc_command_events). Three event groups - inventory_update_events,…

  • CVE-2026-12726MedJun 19, 2026
    risk 0.41cvss 6.3epss 0.00

    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…