CVE Catalog

CVE-2026-67308

CriticalCVSS 10.0
Published: Translated: NVD NIST

Summary

Wazuh workflows before commit 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.

Risk Assessment

The risk includes arbitrary command execution and theft of sensitive data such as tokens and credentials, potentially compromising repository and infrastructure security.

Recommendation

Update Wazuh workflows to a version containing commit 44bf114 or later.

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS