Vulnerability Description
9Router through version 0.4.41 contains an unauthenticated access vulnerability that allows remote attackers to interact with provider management API endpoints by sending requests without any credentials due to missing authentication middleware in the Next.js API routes under src/app/api/providers/*. Attackers can enumerate, create, modify, or delete provider connections to expose partial credentials, OAuth tokens, and API keys, redirect AI traffic to attacker-controlled servers, or cause complete denial of service by deleting all provider connections.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/decolua/9router/security/advisories/GHSA-vjc7-jrh9-9j86
- https://www.vulncheck.com/advisories/9router-unauthenticated-api-exposure-via-ap
- https://github.com/decolua/9router/security/advisories/GHSA-vjc7-jrh9-9j86
FAQ
What is CVE-2026-59801?
CVE-2026-59801 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 9Router through version 0.4.41 contains an unauthenticated access vulnerability that allows remote attackers to interact with provider management API endpoints by sending requests without any credenti...
How severe is CVE-2026-59801?
CVE-2026-59801 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-59801?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.