GHSA-8fxq-53rx-ph5f: Low severity go/github.com/coder/coder/v2 vulnerability

Published Aug 20, 2026
·
Updated

Summary

userpassword.Compare() substituted a placeholder hash derived from the well-known string "hunter2" when the stored hash was empty. Submitting "hunter2" therefore matched accounts with no password hash (nonexistent users and SSO-only users) and a subsequent login-type check returned an HTTP 403 that disclosed the account's login type, versus 401 for password users.

Note: Practical exploitation is limited because the timing side channel is noisy and only reveals whether an account exists.

Impact

An unauthenticated attacker could enumerate valid accounts and their authentication provider by submitting logins with the password "hunter2", distinguishing nonexistent users, SSO users (provider revealed) and password users from the response. This aids credential-stuffing and targeted phishing. No authentication bypass or data access resulted.

Patches

The fix derives the timing-defense placeholder from a secure random value that no supplied password can match.

The fix was backported to all supported release lines:

| Release line | Patched version | |---|---| | 2.34 | v2.34.2 | | 2.33 | v2.33.8 | | 2.32 | v2.32.7 | | 2.29 (ESR) | v2.29.17 |

Workarounds

None.

References

- Fix: #26205

Credits

We'd like to thank Anthropic's Security Team (ANT-2026-22433) for independently disclosing this issue!

Affected Software

4 affected componentsFixes available
go/github.com/coder/coder/v2<2.29.17
2.29.17
go/github.com/coder/coder/v2>=2.30.0<2.32.7
2.32.7
go/github.com/coder/coder/v2>=2.33.0<2.33.8
2.33.8
go/github.com/coder/coder/v2>=2.34.0<2.34.2
2.34.2

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade go/github.com/coder/coder/v2 to a version that resolves this vulnerability.

    Fixed in 2.29.17
  2. Upgrade

    Upgrade go/github.com/coder/coder/v2 to a version that resolves this vulnerability.

    Fixed in 2.32.7
  3. Upgrade

    Upgrade go/github.com/coder/coder/v2 to a version that resolves this vulnerability.

    Fixed in 2.33.8
  4. Upgrade

    Upgrade go/github.com/coder/coder/v2 to a version that resolves this vulnerability.

    Fixed in 2.34.2
  5. Upgrade

    Upgrade coder/coder to a version that resolves this vulnerability.

    Fixed in v2.29.17
  6. Upgrade

    Upgrade coder/coder to a version that resolves this vulnerability.

    Fixed in v2.32.7
  7. Upgrade

    Upgrade coder/coder to a version that resolves this vulnerability.

    Fixed in v2.33.8
  8. Upgrade

    Upgrade coder/coder to a version that resolves this vulnerability.

    Fixed in v2.34.2

Event History

Aug 20, 2026
Advisory Published
via GitHub·06:34 PM
Data Sourced
via GitHub·06:34 PM
DescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What does an attacker need to exploit this issue?

The attacker does not need authentication or user interaction. They can submit login attempts using the password "hunter2" and compare the HTTP response to distinguish nonexistent users, password users, and SSO-only users; for SSO users, the authentication provider may also be disclosed.

2

What is the practical impact of successful exploitation?

The issue enables account existence and authentication-provider enumeration, which can support credential-stuffing and targeted phishing. It does not provide an authentication bypass or access to account data, and exploitation is limited by a noisy timing side channel.

3

Which patched releases are identified?

The fix is available in v2.34.2 for the 2.34 release line and v2.33.8 for the 2.33 release line. The advisory states that the fix was backported to all supported release lines.

4

How can administrators assess whether their deployment is exposed?

Test login behavior for a nonexistent account, a password-based account, and an SSO-only account using the password "hunter2". Vulnerable behavior distinguishes these cases through responses, including HTTP 403 after the login-type check for matching empty hashes versus HTTP 401 for password users.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203