{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "0.4.80"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "0c7c9de00ae3ab81d6580e3cc368483c4c03f6fd"
            },
            {
              "fixed": "515e2cc4300ace55650ae366414cd51ef3d675df"
            }
          ],
          "repo": "https://github.com/decolua/9router",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-qvfm-67h2-2qfx"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-200"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/55xxx/CVE-2026-55500.json"
  },
  "details": "9Router is an AI router \u0026 token saver. Prior to 0.4.80, the /api/settings/database endpoint allows full database export (containing all credentials, API keys, OAuth tokens, and settings) and full database import (complete overwrite) without any authentication requirement beyond the ALWAYS_PROTECTED middleware check, which only validates JWT or CLI token. This issue is fixed in version 0.4.80.",
  "id": "CVE-2026-55500",
  "modified": "2026-07-15T01:49:01.203495506Z",
  "published": "2026-07-10T15:28:27.620Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/decolua/9router/releases/tag/v0.4.80"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/55xxx/CVE-2026-55500.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/decolua/9router/security/advisories/GHSA-qvfm-67h2-2qfx"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55500"
    },
    {
      "type": "FIX",
      "url": "https://github.com/decolua/9router/commit/0c7c9de00ae3ab81d6580e3cc368483c4c03f6fd"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "9router: Exposure of Sensitive Information and Unprotected Database Import/Export Allows Complete Credential Theft and Database Takeover"
}