CVE-2026-55500 Details
Description
9Router is an AI router & 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.
A vulnerability in 9Router prior to version 0.4.80 allows unauthenticated database export and import through the /api/settings/database endpoint. The export includes all credentials, API keys, OAuth tokens, and settings, while the import function overwrites the entire database without proper authentication. This flaw, combined with other vulnerabilities like a default password, could lead to a complete takeover of the application's database.
Users are advised to update to 9Router version 0.4.80 or later, where this vulnerability has been addressed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 10, 2026CISA-ADP
Assessed Jul 10, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/decolua/9router/security/advisories/GHSA-qvfm-67h2-2qfx | CISA-ADP | AdvisoryRemedyVendor |
| https://github.com/decolua/9router/commit/0c7c9de00ae3ab81d6580e3cc368483c4c03f6fd | [email protected] | Source CodeVendor |
| https://github.com/decolua/9router/releases/tag/v0.4.80 | [email protected] | Release NotesVendor |
| https://github.com/decolua/9router/security/advisories/GHSA-qvfm-67h2-2qfx | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-200 | Exposure of Sensitive Information to an Unauthorized Actor | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| decolua 9router | <= 0.4.71 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 10, 2026 | CVE Modified | CISA-ADP |
| Jul 10, 2026 | New CVE Received | [email protected] |
Volerion