2.3
CVE-2026-21620
- EPSS 0.02%
- Veröffentlicht 20.02.2026 11:15:56
- Zuletzt bearbeitet 20.02.2026 13:49:47
- Quelle 6b3ad84c-e1a6-4bf7-a703-f496b7
- CVE-Watchlists
- Unerledigt
Relative Path Traversal, Improper Isolation or Compartmentalization vulnerability in erlang otp erlang/otp (tftp_file modules), erlang otp inets (tftp_file modules), erlang otp tftp (tftp_file modules) allows Relative Path Traversal. This vulnerability is associated with program files lib/tftp/src/tftp_file.erl, src/tftp_file.erl. This issue affects otp: from 17.0, from 07b8f441ca711f9812fad9e9115bab3c3aa92f79; otp: from 5.10 before 7.0; otp: from 1.0.
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerErlang
≫
Produkt
OTP
Default Statusunaffected
Version <
*
Version
17.0
Status
affected
Version <
*
Version
07b8f441ca711f9812fad9e9115bab3c3aa92f79
Status
affected
HerstellerErlang
≫
Produkt
OTP
Default Statusunaffected
Version <
pkg:otp/inets@7.0
Version
pkg:otp/inets@5.10
Status
affected
Version <
7.0
Version
5.10
Status
affected
HerstellerErlang
≫
Produkt
OTP
Default Statusunaffected
Version <
pkg:otp/tftp@*
Version
pkg:otp/tftp@1.0
Status
affected
Version <
*
Version
1.0
Status
affected
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.02% | 0.063 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 6b3ad84c-e1a6-4bf7-a703-f496b71e49db | 2.3 | 0 | 0 |
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
|
CWE-23 Relative Path Traversal
The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize sequences such as ".." that can resolve to a location that is outside of that directory.