CVE-2022-36073 HIGH

CVE-2022-36073: RubyGems allows creation of users with arbitrary unverified emails

Vendor Rubygems
Product rubygems.org
Weakness CWE-287 · Improper authentication
Published September 7, 2022
Last update April 23, 2025

CVSS base score

8.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

RubyGems.org is the Ruby community gem host. A bug in password & email change confirmation code allowed an attacker to change their RubyGems.org account's email to an unowned email address. Having access to an account whose email has been changed could enable an attacker to save API keys for that account, and when a legitimate user attempts to create an account with their email (and has to reset password to gain access) and is granted access to other gems, the attacker would then be able to publish and yank versions of those gems. Commit number 90c9e6aac2d91518b479c51d48275c57de492d4d contains a patch for this issue.

Key dates

02Disclosure timeline

September 7, 2022 CVE published
April 23, 2025 Record updated