VYPR

RubyGems package

rack-session

pkg:gem/rack-session

Vulnerabilities (2)

  • CVE-2026-39324CriApr 7, 2026
    affected >= 2.0.0, < 2.1.2fixed 2.1.2

    Rack::Session is a session management implementation for Rack. From 2.0.0 to before 2.1.2, Rack::Session::Cookie incorrectly handles decryption failures when configured with secrets:. If cookie decryption fails, the implementation falls back to a default decoder instead of reject

  • CVE-2025-46336MedMay 8, 2025
    affected >= 2.0.0, < 2.1.1fixed 2.1.1

    Rack::Session is a session management implementation for Rack. In versions starting from 2.0.0 to before 2.1.1, when using the Rack::Session::Pool middleware, and provided the attacker can acquire a session cookie (already a major issue), the session may be restored if the attack