CVE-2026-56678 PUBLISHED

9Router: Kiro region injection allows authenticated SSRF with Authorization header forwarding

Assigner: GitHub_M
Reserved: 22.06.2026 Published: 15.07.2026 Updated: 16.07.2026

9Router is an AI router & token saver. Prior to 0.5.6, the Kiro API-key validation endpoint POST /api/oauth/kiro/api-key builds an upstream URL using a user-controlled region value, allowing an authenticated attacker to supply a crafted region such as kiro-canary.local:8443# and cause 9Router to send the Kiro validation request to an attacker-controlled host while forwarding the submitted Kiro API key as an Authorization header. This issue is fixed in version 0.5.6.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
CVSS Score: 6.4

Product Status

Vendor decolua
Product 9router
Versions
  • Version < 0.5.6 is affected

References

Problem Types

  • CWE-20: Improper Input Validation CWE
  • CWE-918: Server-Side Request Forgery (SSRF) CWE