ubuntu-cve-2025-46336
Vulnerability from osv_ubuntu
Published
2025-05-08 20:15
Modified
2025-07-14 04:50
Summary
Details
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 attacker can trigger a long running request (within that same session) adjacent to the user logging out, in order to retain illicit access even after a user has attempted to logout. This issue has been patched in version 2.1.1.
Severity
4.2 (Medium)
N/A (UNKNOWN)
References
{
"affected": [
{
"ecosystem_specific": {},
"package": {
"ecosystem": "Ubuntu:Pro:14.04:LTS",
"name": "ruby-rack",
"purl": "pkg:deb/ubuntu/ruby-rack@1.5.2-3+deb8u3ubuntu1~esm10?arch=source\u0026distro=esm-infra-legacy/trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.5.2-1",
"1.5.2-1ubuntu0.1~esm1",
"1.5.2-3+deb8u3ubuntu1~esm2",
"1.5.2-3+deb8u3ubuntu1~esm3",
"1.5.2-3+deb8u3ubuntu1~esm4",
"1.5.2-3+deb8u3ubuntu1~esm6",
"1.5.2-3+deb8u3ubuntu1~esm7",
"1.5.2-3+deb8u3ubuntu1~esm8",
"1.5.2-3+deb8u3ubuntu1~esm9",
"1.5.2-3+deb8u3ubuntu1~esm10"
]
},
{
"ecosystem_specific": {},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "ruby-rack",
"purl": "pkg:deb/ubuntu/ruby-rack@1.6.4-3ubuntu0.2+esm8?arch=source\u0026distro=esm-apps/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.5.2-4",
"1.6.4-2",
"1.6.4-3",
"1.6.4-3ubuntu0.1",
"1.6.4-3ubuntu0.2",
"1.6.4-3ubuntu0.2+esm1",
"1.6.4-3ubuntu0.2+esm2",
"1.6.4-3ubuntu0.2+esm4",
"1.6.4-3ubuntu0.2+esm5",
"1.6.4-3ubuntu0.2+esm6",
"1.6.4-3ubuntu0.2+esm7",
"1.6.4-3ubuntu0.2+esm8"
]
},
{
"ecosystem_specific": {},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "ruby-rack",
"purl": "pkg:deb/ubuntu/ruby-rack@1.6.4-4ubuntu0.2+esm8?arch=source\u0026distro=esm-apps/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.6.4-4",
"1.6.4-4ubuntu0.1",
"1.6.4-4ubuntu0.2",
"1.6.4-4ubuntu0.2+esm1",
"1.6.4-4ubuntu0.2+esm2",
"1.6.4-4ubuntu0.2+esm4",
"1.6.4-4ubuntu0.2+esm5",
"1.6.4-4ubuntu0.2+esm6",
"1.6.4-4ubuntu0.2+esm7",
"1.6.4-4ubuntu0.2+esm8"
]
},
{
"ecosystem_specific": {},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "ruby-rack",
"purl": "pkg:deb/ubuntu/ruby-rack@2.0.7-2ubuntu0.1+esm7?arch=source\u0026distro=esm-apps/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.0.6-3",
"2.0.7-2",
"2.0.7-2ubuntu0.1",
"2.0.7-2ubuntu0.1+esm1",
"2.0.7-2ubuntu0.1+esm2",
"2.0.7-2ubuntu0.1+esm3",
"2.0.7-2ubuntu0.1+esm4",
"2.0.7-2ubuntu0.1+esm5",
"2.0.7-2ubuntu0.1+esm6",
"2.0.7-2ubuntu0.1+esm7"
]
},
{
"ecosystem_specific": {},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "ruby-rack",
"purl": "pkg:deb/ubuntu/ruby-rack@2.1.4-5ubuntu1.1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.1.4-3",
"2.1.4-4",
"2.1.4-5",
"2.1.4-5ubuntu1",
"2.1.4-5ubuntu1.1"
]
},
{
"ecosystem_specific": {},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "ruby-rack",
"purl": "pkg:deb/ubuntu/ruby-rack@2.2.7-1ubuntu0.3?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.2.4-3",
"2.2.7-1",
"2.2.7-1ubuntu0.1",
"2.2.7-1ubuntu0.2",
"2.2.7-1ubuntu0.3"
]
},
{
"ecosystem_specific": {},
"package": {
"ecosystem": "Ubuntu:25.04",
"name": "ruby-rack",
"purl": "pkg:deb/ubuntu/ruby-rack@2.2.7-1.1ubuntu0.25.04.1?arch=source\u0026distro=plucky"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.2.7-1.1",
"2.2.7-1.1ubuntu0.25.04.1"
]
}
],
"aliases": [],
"details": "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 attacker can trigger a long running request (within that same session) adjacent to the user logging out, in order to retain illicit access even after a user has attempted to logout. This issue has been patched in version 2.1.1.",
"id": "UBUNTU-CVE-2025-46336",
"modified": "2025-07-14T04:50:35Z",
"published": "2025-05-08T20:15:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2025-46336"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46336"
},
{
"type": "REPORT",
"url": "https://github.com/rack/rack-session/security/advisories/GHSA-9j94-67jr-4cqj"
},
{
"type": "REPORT",
"url": "https://github.com/rack/rack/security/advisories/GHSA-vpfw-47h7-xj4g"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2025-46336"
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…