LIVE · cybersecurity feed
Live wire
cve recordmedium

CVE-2026-32700

heartcombo · devise

Published
CVSS5.3
Severitymedium
WeaknessCWE-362
ExploitedNot in CISA KEV

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

Description

Devise is an authentication solution for Rails based on Warden. Prior to version 5.0.3, a race condition in Devise's Confirmable module allows an attacker to confirm an email address they do not own. This affects any Devise application using the `reconfirmable` option (the default when using Confirmable with email changes). By sending two concurrent email change requests, an attacker can desynchronize the `confirmation_token` and `unconfirmed_email` fields. The confirmation token is sent to an email the attacker controls, but the `unconfirmed_email` in the database points to a victim's email address. When the attacker uses the token, the victim's email is confirmed on the attacker's account.

References

← Back to the CVE Tracker

Our coverage of CVE-2026-32700

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-32700.