CVE-2026-21620
Received
Received - Intake
Relative Path Traversal in Erlang OTP TFTP File Modules
Publication date: 2026-02-20
Last updated on: 2026-04-06
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 17.0, from 07b8f441ca711f9812fad9e9115bab3c3aa92f79; otp: from 5.10 before 7.0; otp: from 1.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. |