CVE-2026-47690 PUBLISHED

MeltanoHub vulnerable to command injection in the `test_dispatcher` GitHub Actions workflow

Assigner: GitHub_M
Reserved: 19.05.2026 Published: 21.07.2026 Updated: 22.07.2026

MeltanoHub is the source code for hub.meltano.com, the central place for Meltano plugins. Versions of the repo prior to commit 923820de8f64d753951fbbd54f7282a3d5f75173 were vulnerable to exfiltration of GITHUB_TOKEN with write permissions to the repository. The vulnerable workflow used pull_request_target, which runs in the context of the base repository with access to secrets. Commit 923820de8f64d753951fbbd54f7282a3d5f75173 fixes the issue. No known workarounds are available.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
CVSS Score: 7.5

Product Status

Vendor meltano
Product hub
Versions
  • Version < 923820de8f64d753951fbbd54f7282a3d5f75173 is affected

References

Problem Types

  • CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection') CWE
  • CWE-1336: Improper Neutralization of Special Elements Used in a Template Engine CWE