SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-67308

CRITICAL · CVSS 9.3 EPSS 0.45% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-01 · Last synced 2026-08-31

CyberRota Analysis

AI-Generated

Wazuh workflows prior to version 44bf114 are vulnerable to shell injection through GitHub Actions, allowing attackers to execute arbitrary commands by exploiting crafted VERSION.json files in pull requests. This vulnerability can lead to the exfiltration of sensitive information, such as GITHUB_TOKEN and AWS credentials, particularly on self-hosted runners. Organizations using Wazuh with GitHub Actions should prioritize remediation to safeguard their environments against potential command execution and data breaches.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-67308
Severity
CRITICAL
CVSS
9.3
EPSS
0.45%
GitHub

Original NVD Description

Wazuh workflows before 44bf114 contain a shell injection vulnerability in GitHub Actions that allows attackers to execute arbitrary commands by submitting pull requests with crafted VERSION.json files. Attackers can inject shell metacharacters into environment variables that are directly interpolated into run steps, enabling command execution and exfiltration of secrets including GITHUB_TOKEN and AWS credentials on self-hosted runners.