HOMEVULNERABILITIESCVE-2026-55500
CRITICAL

CVE-2026-55500

CWE-200Published: July 10, 2026· Updated: Jul 10, 2026

9.9
CVSS v3.1

Official 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.

NVD Source

Risk Analysis

This critical vulnerability in 9Router allows an unauthenticated attacker to export and import the entire database, including sensitive credentials and API keys. With a CVSS score of 9.9, this flaw presents an extreme risk for complete system compromise and data theft. The absence of an EPSS score means the likelihood of exploitation is not currently predictable, but the severity demands immediate attention.

No public exploit is currently known for this vulnerability. The attack vector is network-based with low complexity, indicating it is remotely exploitable.

Recommended Action

Upgrade 9Router to version 0.4.80 or later to fix this authentication bypass issue. Ensure all critical systems are properly authenticated and authorized.

Generated by the CTIWATCH analysis pipeline from this CVE's metadata (CVSS, EPSS, KEV status, exploit intelligence). Verify against vendor advisories before acting.

Technical Analysis

CVE-2026-55500 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

Exploitation requires low privileges, which limits the exposure to scenarios where an attacker has already gained initial access.

A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.9.

The vulnerability has a "Changed" scope, meaning successful exploitation can impact components beyond the vulnerable component itself — such as the host operating system or adjacent services.

From a weakness classification perspective (CWE-200): Information exposure vulnerabilities leak sensitive data to unauthorized actors.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.Low
User InteractionNone
ScopeChanged
Impact
ConfidentialityHigh
IntegrityHigh
AvailabilityHigh
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

All References (4)

Quick Facts

CVE IDCVE-2026-55500
CVSS Score9.9 / 10
SeverityCRITICAL
WeaknessCWE-200
CISA KEVNo
PublishedJul 10, 2026

Related CVEs (CWE-200)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2026-55500 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.