CVE-2026-67247
Received
Received - Intake
Path Traversal in ASUSTOR ADM IHM Log Handling
Vulnerability report for CVE-2026-67247, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-30
Last updated on: 2026-07-30
Assigner: ASUSTOR, Inc.
Description
Description
A path traversal vulnerability was found in the IHM Log handling of ADM. The vulnerability occurs because user-controlled disk serial input is not sufficiently validated before being used to construct the path of an IHM log database file. An authenticated attacker can exploit this issue to cause the affected component to access an unintended filesystem path or log database file.
Affected products and versions include: from ADM 4.1.0 through ADM 4.3.3.RUN1 as well as from ADM 5.0.0 through ADM 5.1.3.RI81.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| adm | adm | From 4.1.0 (inc) to 4.3.3 (inc) |
| adm | adm | From 5.0.0 (inc) to 5.1.3 (inc) |
| asustor | adm | From 4.1.0 (inc) to 4.3.3 (inc) |
| asustor | adm | From 5.0.0 (inc) to 5.1.3 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |