PT-2026-31009 · Peter Evans+1 · Peter-Evans/Find-Comment+1
Adnanekhan
+1
·
Published
2026-04-07
·
Updated
2026-04-08
·
CVE-2026-39382
CVSS v4.0
9.3
Critical
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
dbt (affected versions not specified)
Description
dbt allows data analysts and engineers to transform data using software engineering practices. A command injection issue exists in the workflow located at dbt-labs/actions/blob/main/.github/workflows/open-issue-in-repo.yml. The
peter-evans/find-comment action's output, specifically steps.issue comment.outputs.comment-body, is directly interpolated into a bash if statement without proper escaping. This allows a malicious comment body to inject arbitrary shell commands.Recommendations
Update to a version after commit bbed8d28354e9c644c5a7df13946a3a0451f9ab9.
Fix
RCE
OS Command Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Dbt
Peter-Evans/Find-Comment