CVSS3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality Impact
HIGH
Integrity Impact
NONE
Availability Impact
NONE
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N
AI Score
Confidence
Low
EPSS
Percentile
15.5%
When restoring the cookie from the session store, the expires
field is overriden if the maxAge
field was set.
This means a cookie is never correctly detected as expired and thus expired sessions are not destroyed.
Updating to v10.9.0 will solve this.
None
Publicly reported at: https://github.com/fastify/session/issues/251