CVE-2024-46990
Directus vulnerable to SSRF Loopback IP filter bypass
5.0
MEDIUM
CVSS 3.1
EPSS 0.24%
Description
### Impact If you're relying on blocking access to localhost using the default `0.0.0.0` filter this can be bypassed using other registered loopback devices (like `127.0.0.2` - `127.127.127.127`) ### Workaround You can block this bypass by manually adding the `127.0.0.0/8` CIDR range which will block access to any `127.X.X.X` ip instead of just `127.0.0.1`.
How to fix CVE-2024-46990
To remediate CVE-2024-46990, upgrade the affected package to a fixed version below.
- —upgrade to 10.13.3 or later
- —upgrade to 21.0.0 or later
Is CVE-2024-46990 being exploited?
Low — EPSS is 0.2%, meaning exploitation activity has not been observed at scale.
Affected packages (2)
- from 0, < 10.13.3
- from 0, < 21.0.0
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N |
| osv | CVSS 3.1 | MEDIUM5.0 | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N |