CVE Catalog
EnglishPolski(English translation not available — showing Polish)

CVE-2026-39324

Critical
Published: Translated: NVD NIST

Summary

Rack::Session to implementacja zarządzania sesjami dla Rack. W wersjach od 2.0.0 do przed 2.1.2, Rack::Session::Cookie niewłaściwie obsługuje błędy deszyfrowania, co pozwala na zaakceptowanie zmanipulowanego ciasteczka sesyjnego jako ważnych danych sesji.

Risk Assessment

Atakujący bez uwierzytelnienia może dostarczyć zmanipulowane ciasteczko sesyjne, co prowadzi do możliwości manipulacji zawartością sesji i potencjalnego uzyskania nieautoryzowanego dostępu.

Recommendation

Zaleca się aktualizację do wersji 2.1.2 lub nowszej, aby usunąć tę podatność.

Original NVD description (English source)

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 rejecting the cookie. This allows an unauthenticated attacker to supply a crafted session cookie that is accepted as valid session data without knowledge of any configured secret. Because this mechanism is used to load session state, an attacker can manipulate session contents and potentially gain unauthorized access. This vulnerability is fixed in 2.1.2.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS