CVE-2026-21620
Deferred
Deferred - Pending Action
Relative Path Traversal in Erlang OTP TFTP File Modules
Vulnerability report for CVE-2026-21620, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-02-20
Last updated on: 2026-07-24
Assigner: EEF
Description
Description
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 OTP 17.0 before OTPΒ 28.3.2, OTPΒ 27.3.4.8 and OTPΒ 26.2.5.17, corresponding to tftp from 1.0 before 1.2.4, 1.2.2.1 and 1.1.1.1; also inets from 5.10 before 7.0.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| erlang | otp | From 17.0 (inc) |
| erlang | otp | From 5.10 (inc) to 7.0 (exc) |
| erlang | otp | From 1.0 (inc) |
| erlang | otp | 26.2.5.17 |
| erlang | otp | 27.3.4.8 |
| erlang | otp | 28.3.2 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-23 | 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. |