๐Ÿ” CVE Alert

CVE-2026-39382

UNKNOWN 0.0

dbt has a Command Injection in Reusable Workflow via Unsanitized comment-body Output

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
15th

dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications. Inside the reusable workflow dbt-labs/actions/blob/main/.github/workflows/open-issue-in-repo.yml, the prep job uses peter-evans/find-comment to search for an existing comment indicating that a docs issue has already been opened. The output steps.issue_comment.outputs.comment-body is then interpolated directly into a bash if statement. Because comment-body is attacker-controlled text and is inserted into shell syntax without escaping, a malicious comment body can break out of the quoted string and inject arbitrary shell commands. This vulnerability is fixed with commit bbed8d28354e9c644c5a7df13946a3a0451f9ab9.

CWE CWE-78
Vendor dbt-labs
Product dbt-core
Published Apr 7, 2026
Last Updated Apr 8, 2026
Stay Ahead of the Next One

Get instant alerts for dbt-labs dbt-core

Be the first to know when new unknown vulnerabilities affecting dbt-labs dbt-core are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

dbt-labs / dbt-core
< bbed8d28354e9c644c5a7df13946a3a0451f9ab9

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/dbt-labs/dbt-core/security/advisories/GHSA-5jxf-vmqr-5g82 github.com: https://github.com/dbt-labs/actions/commit/bbed8d28354e9c644c5a7df13946a3a0451f9ab9