CVE-2025-61164
Cohere · North AI
Cohere North AI version 1.1.5 contains an information leak vulnerability via the WebSocket endpoint, allowing unauthenticated remote access to sensitive data.
Executive summary
An unauthenticated information disclosure vulnerability in Cohere North AI version 1.1.5 poses a significant risk to data confidentiality.
Vulnerability
The application is susceptible to an information leak through its WebSocket interface. The CVSS vector of AV:N/AC:L/PR:N indicates that this flaw is remotely exploitable by an unauthenticated attacker with no user interaction required.
Business impact
The ability for an unauthenticated attacker to access sensitive information directly from the application's WebSocket stream can lead to severe data breaches. With a CVSS score of 7.5, this high severity vulnerability threatens the confidentiality of proprietary or user data, potentially resulting in regulatory non-compliance and reputational damage.
Remediation
Immediate Action: Since no specific patch version is currently identified, administrators should restrict network access to the affected WebSocket endpoint using firewalls or load balancers until the vendor releases a security update.
Proactive Monitoring: Review web server and application logs for suspicious or high frequency requests directed at WebSocket paths, which may indicate automated scanning or data harvesting attempts.
Compensating Controls: Implement a Web Application Firewall (WAF) to inspect and filter WebSocket traffic, blocking requests that exhibit patterns associated with unauthorized data extraction.
Exploitation status
Public Exploit Available: Yes, a published PoC exists, attributed to the research write-up referenced in the CVE record.
Analyst recommendation
Given the unauthenticated nature of this vulnerability and the verified existence of a proof-of-concept, organizations must treat this flaw with high urgency. Immediately restrict external access to the vulnerable endpoint and monitor for any vendor-provided security updates, applying them as soon as they become available to eliminate the underlying risk.