Bug 2456143 (CVE-2026-39324) - CVE-2026-39324 github.com/rack/rack-session: Rack::Session: Unauthorized access via crafted session cookies
Summary: CVE-2026-39324 github.com/rack/rack-session: Rack::Session: Unauthorized acce...
Keywords:
Status: NEW
Alias: CVE-2026-39324
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
urgent
urgent
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2456494
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-04-07 19:01 UTC by OSIDB Bzimport
Modified: 2026-04-08 10:31 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-04-07 19:01:28 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.