CVE-2024-35220

HIGHCVSS 7.4/10EPSS 0.45%

Last modified

CVE-2024-35220 is a high-severity vulnerability rated 7.4/10 on the CVSS scale. @fastify/session is a session plugin for fastify. Requires the @fastify/cookie plugin. EPSS estimates a 0.45% chance of exploitation in the next 30 days.

Description

@fastify/session is a session plugin for fastify. Requires the @fastify/cookie plugin. 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. This vulnerability has been patched 10.8.0.

Metrics

CVSS 3.1
7.4/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N

EPSS Probability
0.45%

35.5th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is CVE-2024-35220?
@fastify/session is a session plugin for fastify. Requires the @fastify/cookie plugin. 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. This vulnerability has been patched 10.8.0.
How severe is CVE-2024-35220?
CVE-2024-35220 has a CVSS score of 7.4/10 (HIGH severity). The EPSS model estimates a 0.45% probability of exploitation in the next 30 days.
How do I fix CVE-2024-35220?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2024-35220?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST