CVE-2026-46484
Received
Received - Intake
Path Traversal in Headplane Web UI
Publication date: 2026-06-08
Last updated on: 2026-06-08
Assigner: GitHub, Inc.
Description
Description
Headplane is a feature-complete Web UI for Headscale. Prior to versions 0.6.3 and 0.7.0-beta.3, Headplane was vulnerable to a path traversal / authorization bypass in the Headscale API client used by node and user rename operations. This issue has been patched in versions 0.6.3 and 0.7.0-beta.3.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| headplane | headplane | to 0.7.0-beta.3 (exc) |
| tale | headplane | to 0.6.3 (exc) |
| tale | headplane | to 0.7.0-beta.3 (exc) |
| tale | headplane | 0.6.3 |
| tale | headplane | 0.7.0-beta.3 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-285 | The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action. |
| 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. |