Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/coder/coder
  4. ›
  5. CVE-2026-44454

CVE-2026-44454: Coder vulnerable to workspace auto-creation via crafted URL parameters without user consent

July 2, 2026 (updated July 7, 2026)

The dotfiles registry module passed unsanitized user input to shell commands, allowing arbitrary code execution inside a provisioned workspace. Any user who supplied a crafted dotfiles_uri value (for example, one containing shell command substitution such as $(...)) could achieve command execution in their own workspace. The Create Workspace page’s mode=auto deep links amplified this into a one-click attack: an attacker could craft a URL that prefilled param.dotfiles_uri and silently provisioned a workspace with the attacker-controlled value, with no explicit user confirmation.

References

  • github.com/advisories/GHSA-m3cr-vc2j-pm27
  • github.com/coder/coder/commit/60e3ab7632f42415d283b9fd5622ee53a4639ceb
  • github.com/coder/coder/pull/22011
  • github.com/coder/coder/releases/tag/v2.29.7
  • github.com/coder/coder/releases/tag/v2.30.2
  • github.com/coder/coder/security/advisories/GHSA-m3cr-vc2j-pm27
  • github.com/coder/registry/commit/8e68c96633f65a1babd76a93b6923e3deead4a82
  • github.com/coder/registry/pull/703
  • nvd.nist.gov/vuln/detail/CVE-2026-44454

Code Behaviors & Features

Detect and mitigate CVE-2026-44454 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 0.27.3

Solution

Unfortunately, there is no solution available yet.

Impact 8.1 HIGH

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

Learn more about CVSS

Weakness

  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Source file

go/github.com/coder/coder/CVE-2026-44454.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Mon, 13 Jul 2026 12:19:17 +0000.