CVE-2020-10594
Django Rest Framework jwt allows obtaining new token from notionally invalidated token
9.1
CRITICAL
CVSS 3.1
EPSS 0.37%
Description
An issue was discovered in drf-jwt 1.15.x before 1.15.1. It allows attackers with access to a notionally invalidated token to obtain a new, working token via the refresh endpoint, because the blacklist protection mechanism is incompatible with the token-refresh feature. NOTE: drf-jwt is a fork of jpadilla/django-rest-framework-jwt, which is unmaintained.
How to fix CVE-2020-10594
To remediate CVE-2020-10594, upgrade the affected package to a fixed version below.
- —upgrade to 1.15.1 or later
- —upgrade to 1.15.1 or later
Is CVE-2020-10594 being exploited?
Low — EPSS is 0.4%, meaning exploitation activity has not been observed at scale.
Affected packages (2)
- >= 1.15.0, < 1.15.1
- >= 1.15.0, < 1.15.1
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N |
| osv | CVSS 3.1 | CRITICAL9.1 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N |