CyberRota Analysis
AI-GeneratedThe vulnerability allows remote attackers to exploit unauthenticated access to the provider management API endpoints in 9Router versions up to 0.4.41, enabling them to enumerate, create, modify, or delete provider connections. This could lead to exposure of sensitive credentials, redirection of traffic to malicious servers, or complete denial of service. Organizations using this product should prioritize patching to mitigate the risk of unauthorized access and potential data breaches.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD 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.