VYPR

Devise

by Heartcombo

gem: devise

Source repositories

CVEs (6)

  • CVE-2015-8314HigDec 12, 2023
    risk 0.42cvss 7.5epss 0.01

    The Devise gem before 3.5.4 for Ruby mishandles Remember Me cookies for sessions, which may allow an adversary to obtain unauthorized persistent application access.

  • CVE-2026-40295MedMay 22, 2026
    risk 0.33cvss 6.1epss 0.00

    Devise is an authentication solution for Rails based on Warden. In versions 5.0.3 and below, when the Timeoutable module is enabled in Devise, the FailureApp#redirect_url method returns request.referrer — the HTTP Referer header, which is attacker-controllable — without…

  • CVE-2026-32700MedMar 18, 2026
    risk 0.27cvss 5.3epss 0.00

    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…

  • CVE-2013-0233Apr 25, 2013
    risk 0.04cvss epss 0.14

    Devise gem 2.2.x before 2.2.3, 2.1.x before 2.1.3, 2.0.x before 2.0.5, and 1.5.x before 1.5.4 for Ruby, when using certain databases, does not properly perform type conversion when performing database queries, which might allow remote attackers to cause incorrect results to be…

  • CVE-2019-16109MedSep 8, 2019
    risk 0.00cvss 5.3epss 0.02

    An issue was discovered in Plataformatec Devise before 4.7.1. It confirms accounts upon receiving a request with a blank confirmation_token, if a database record has a blank value in the confirmation_token column. (However, there is no scenario within Devise itself in which such…

  • CVE-2019-5421CriApr 3, 2019
    risk 0.00cvss 9.8epss 0.02

    Plataformatec Devise version 4.5.0 and earlier, using the lockable module contains a CWE-367 vulnerability in The `Devise::Models::Lockable` class, more specifically at the `#increment_failed_attempts` method. File location: lib/devise/models/lockable.rb that can result in…