Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-39324

32
FAUCET Score

CVE-2026-39324 is a critical authentication bypass vulnerability in Rack::Session::Cookie (versions 2.0.0 to 2.1.1) that allows attackers to forge valid session cookies by exploiting improper decryption failure handling. When cookie decryption fails, the vulnerable implementation falls back to a default decoder instead of rejecting the malformed cookie, enabling attackers to inject arbitrary session data without knowledge of the configured secret. The vulnerability carries a CVSS score of 9.8 CRITICAL with an unauthenticated, network-based attack vector requiring no user interaction or privileges. It presents high impact across confidentiality, integrity, and availability as attackers can manipulate session contents to gain unauthorized access and potentially compromise sensitive operations or data. This vulnerability is not currently listed on the Known Exploited Vulnerabilities catalog and shows minimal exploitation activity with an exceptionally low EPSS score of 0.00043. Patch 2.1.2 is available and organizations using affected Rack::Session versions should prioritize upgrading to remediate this critical authentication weakness.

Impacted Technologies

VendorProductVersion(s)CPE
>= 2.0.0, < 2.1.2CPE matchmatch criteria
cpe:2.3:a:rack:rack-session:*:*:*:*:*:ruby:*:*

CVSS Data

CVSS version used by this source: 4.0

9.3CRITICAL

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
HIGH
VS Integrity
HIGH
VS Availability
HIGH
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.27%
Probability of exploitation in next 30 days
EPSS Percentile
18.9%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0027 is in the 2nd percentile among its peer group of 36,897 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

rubygemspatch availablevia ghsa
Product: rack-sessionFixed in: 2.1.2
ubuntupatch availablevia ubuntu_usn
Product: ruby-rack-session (resolute)Fixed in: 2.1.1-0.1ubuntu0.26.04.1

Vendor Advisories (2)

ubuntuUSN-8190-2

Rack::Session vulnerability

Apr 28, 2026
rubygemsGHSA-33qg-7wpp-89cqcritical

Rack::Session::Cookie secrets: decrypt failure fallback enables secretless session forgery and Marshal deserialization

Apr 8, 2026

References

github.com / rack/rack-session/security/advisories/GHSA-33qg-7wpp-89cq
MitigationVendor Advisory