CVE-2025-58437
Coder allows organizations to provision remote development environments via Terraform. In versions 2.22.0 through 2.24.3, 2.25.0 and 2.25.1, Coder can be compromised through insecure session handling in prebuilt workspaces. Coder automatically generates a session token for a user when a workspace is started. It is automatically exposed via coder_workspace_owner.session_token. Prebuilt workspaces are initially owned by a built-in prebuilds system user. When a prebuilt workspace is claimed, a new session token is generated for the user that claimed the workspace, but the previous session token for the prebuilds user was not expired. Any Coder workspace templates that persist this automatically generated session token are potentially impacted. This is fixed in versions 2.24.4 and 2.25.2.
EPSS 0.08% · 23.3th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| coder | coder | >= 2.25.0, < 2.25.2, 2.22, * |
| github.com | coder/coder/v2 | 2.22.0, 2.25.0 |
Exploit Intelligence
- https://github.com/coder/coder/security/advisories/GHSA-j6xf-jwrj-v5qp (nist-nvd)
- CIRCL seen: CVE-2025-58437 (circl-sighting)
- https://github.com/coder/coder/pull/19667 (circl)
- https://github.com/coder/coder/pull/19668 (circl)
- https://github.com/coder/coder/pull/19669 (circl)
- https://github.com/coder/coder/commit/06cbb2890f453cd522bb2158a6549afa3419c276 (circl)
- https://github.com/coder/coder/commit/20d67d7d7191a4fd5d36a61c6fc1e23ab59befc0 (circl)
- https://github.com/coder/coder/commit/ec660907faa0b0eae20fa2ba58ce1733f5f4b35a (circl)
Timeline
- Jan 21, 1970 Security Advisory
- Sep 5, 2025 CVE Published
- Sep 6, 2025 EPSS Score
- Sep 6, 2025 PoC Published
- Sep 8, 2025 Coalition ESS Score
- Sep 10, 2025 CVE Updated
- Sep 13, 2025 EPSS Score
- Sep 21, 2025 EPSS Score
- Sep 28, 2025 EPSS Score
- Oct 4, 2025 Coalition ESS Score
- Oct 6, 2025 EPSS Score
- Oct 6, 2025 Coalition ESS Score
References
- https://github.com/coder/coder/security/advisories/GHSA-j6xf-jwrj-v5qp url
- https://github.com/coder/coder/pull/19667 url
- https://github.com/coder/coder/pull/19668 url
- https://github.com/coder/coder/pull/19669 url
- https://github.com/coder/coder/commit/06cbb2890f453cd522bb2158a6549afa3419c276 url
- https://github.com/coder/coder/commit/20d67d7d7191a4fd5d36a61c6fc1e23ab59befc0 url
- https://github.com/coder/coder/commit/ec660907faa0b0eae20fa2ba58ce1733f5f4b35a url
- https://nvd.nist.gov/vuln/detail/CVE-2025-58437 advisory
- https://github.com/coder/coder package