Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    2 vulnerabilities by tale

    CVE-2026-46484 (GCVE-0-2026-46484)

    Vulnerability from nvd – Published: 2026-06-08 19:09 – Updated: 2026-06-09 13:17
    VLAI
    Title
    Headplane: Path Traversal + RBAC Bypass in renameNode allows authenticated OIDC users to expire or rename any node/user
    Summary
    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.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
    • CWE-285 - Improper Authorization
    Assigner
    Impacted products
    Vendor Product Version
    tale headplane Affected: < 0.6.3
    Affected: >= 0.7.0-beta.1, < 0.7.0-beta.3
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-46484",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-09T13:17:46.648846Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-09T13:17:53.488Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "headplane",
              "vendor": "tale",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003c 0.6.3"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 0.7.0-beta.1, \u003c 0.7.0-beta.3"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "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."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 8.1,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "NONE",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-22",
                  "description": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            },
            {
              "descriptions": [
                {
                  "cweId": "CWE-285",
                  "description": "CWE-285: Improper Authorization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-08T19:09:47.079Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/tale/headplane/security/advisories/GHSA-vgj6-hcf2-fqf6",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/tale/headplane/security/advisories/GHSA-vgj6-hcf2-fqf6"
            },
            {
              "name": "https://github.com/tale/headplane/releases/tag/v0.6.3",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/tale/headplane/releases/tag/v0.6.3"
            },
            {
              "name": "https://github.com/tale/headplane/releases/tag/v0.7.0-beta.3",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/tale/headplane/releases/tag/v0.7.0-beta.3"
            }
          ],
          "source": {
            "advisory": "GHSA-vgj6-hcf2-fqf6",
            "discovery": "UNKNOWN"
          },
          "title": "Headplane: Path Traversal + RBAC Bypass in renameNode allows authenticated OIDC users to expire or rename any node/user"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-46484",
        "datePublished": "2026-06-08T19:09:47.079Z",
        "dateReserved": "2026-05-14T18:06:06.810Z",
        "dateUpdated": "2026-06-09T13:17:53.488Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-46484 (GCVE-0-2026-46484)

    Vulnerability from cvelistv5 – Published: 2026-06-08 19:09 – Updated: 2026-06-09 13:17
    VLAI
    Title
    Headplane: Path Traversal + RBAC Bypass in renameNode allows authenticated OIDC users to expire or rename any node/user
    Summary
    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.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
    • CWE-285 - Improper Authorization
    Assigner
    Impacted products
    Vendor Product Version
    tale headplane Affected: < 0.6.3
    Affected: >= 0.7.0-beta.1, < 0.7.0-beta.3
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-46484",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-09T13:17:46.648846Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-09T13:17:53.488Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "headplane",
              "vendor": "tale",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003c 0.6.3"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 0.7.0-beta.1, \u003c 0.7.0-beta.3"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "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."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 8.1,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "NONE",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-22",
                  "description": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            },
            {
              "descriptions": [
                {
                  "cweId": "CWE-285",
                  "description": "CWE-285: Improper Authorization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-08T19:09:47.079Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/tale/headplane/security/advisories/GHSA-vgj6-hcf2-fqf6",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/tale/headplane/security/advisories/GHSA-vgj6-hcf2-fqf6"
            },
            {
              "name": "https://github.com/tale/headplane/releases/tag/v0.6.3",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/tale/headplane/releases/tag/v0.6.3"
            },
            {
              "name": "https://github.com/tale/headplane/releases/tag/v0.7.0-beta.3",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/tale/headplane/releases/tag/v0.7.0-beta.3"
            }
          ],
          "source": {
            "advisory": "GHSA-vgj6-hcf2-fqf6",
            "discovery": "UNKNOWN"
          },
          "title": "Headplane: Path Traversal + RBAC Bypass in renameNode allows authenticated OIDC users to expire or rename any node/user"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-46484",
        "datePublished": "2026-06-08T19:09:47.079Z",
        "dateReserved": "2026-05-14T18:06:06.810Z",
        "dateUpdated": "2026-06-09T13:17:53.488Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }