Unverified Password Change Affecting openc3 package, versions <6.10.5>=7.0.0.pre.rc1, <7.0.0-rc3


Severity

Recommended
0.0
high
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.03% (10th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-RUBY-OPENC3-16415899
  • published4 May 2026
  • disclosed22 Apr 2026
  • creditUnknown

Introduced: 22 Apr 2026

NewCVE-2026-42084  (opens in a new tab)
CWE-620  (opens in a new tab)

How to fix?

Upgrade openc3 to version 6.10.5, 7.0.0-rc3 or higher.

Overview

Affected versions of this package are vulnerable to Unverified Password Change via the verify_no_service process in openc3/lib/openc3/models/auth_model.rb and openc3-cosmos-cmd-tlm-api/app/controllers/auth_controller.rb. An attacker can change a password by supplying a valid session token to the password-change flow instead of the current password. The password verification path accepts session tokens and password hashes through the same verify_no_service call, and AuthController#verify uses that path when handling password updates. As a result, anyone who can present a session token can satisfy the old-password check and replace the account password, locking the legitimate user out of their account.

CVSS Base Scores

version 4.0
version 3.1