CVE-2024-28236
NixOS vulnerability analysis and mitigation

Overview

Vela, a Pipeline Automation (CI/CD) framework built on Linux container technology written in Golang, has been found to contain a security vulnerability (CVE-2024-28236) that affects versions up to 0.23.1. The vulnerability allows pipeline authors to bypass log masking and expose secrets through variable substitution combined with insensitive fields like parameters, image, and entrypoint, without using the commands block (Vendor Advisory).

Technical details

The vulnerability primarily impacts secrets restricted by the "no commands" option. Through variable substitution and string manipulation, attackers can inject secrets into a plugin/image using various methods including parameters (example: ${EXAMPLE_SECRET}), image tags (:latest${EXAMPLE_SECRET}), or entrypoint as a command shim. The vulnerability has received a CVSS v3.1 base score of 7.7 (HIGH) with the vector string CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N, indicating network attack vector, low attack complexity, and high impact on confidentiality (NVD).

Impact

The vulnerability can lead to unintended exposure of secret values during image execution, bypassing log masking protections. This is particularly concerning for secrets that are restricted by the "no commands" option and use image restriction, as the substitution tinkering turns these security controls into a false sense of security. The impact is heightened when secrets are exposed through plugins that print parameters in logs (Vendor Advisory).

Exploitability

To exploit this vulnerability, a pipeline author must supply secrets to a plugin that is designed to print parameters in logs. The exploitation risk is increased for secrets with pull_request events enabled, as this allows users to modify pipeline configurations and pull secrets into steps not typically part of the CI process. Plugin parameters are not designed for sensitive values and are often intentionally printed during execution for informational/debugging purposes (Vendor Advisory).

Mitigation and workarounds

The issue has been addressed in version 0.23.2. For users unable to upgrade, several workarounds are recommended: avoid providing sensitive values to plugins that might expose them, ensure plugins follow best practices for handling sensitive parameters, minimize secrets with pull_request events enabled, implement build approval settings to restrict builds from untrusted users, and limit the use of shared secrets. Additionally, users should understand how values injected into plugins are used, as this is a common risk in many CI/CD systems (Vendor Advisory).

Additional resources


SourceThis report was generated using AI

Related NixOS vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-84121CRITICAL9.6
  • NixOS logoNixOS
  • cpe:2.3:a:mozilla:firefox
NoYesSep 01, 2026
CVE-2026-84123HIGH8.8
  • NixOS logoNixOS
  • cpe:2.3:a:mozilla:thunderbird
NoYesSep 01, 2026
CVE-2026-84125MEDIUM5.4
  • NixOS logoNixOS
  • mozjs38
NoYesSep 01, 2026
CVE-2026-84124MEDIUM5.4
  • NixOS logoNixOS
  • firefox
NoYesSep 01, 2026
CVE-2026-84122MEDIUM5.4
  • NixOS logoNixOS
  • cpe:2.3:a:mozilla:firefox
NoYesSep 01, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management