CVE-2025-61163

Cohere · North AI

Cohere North AI version 1.1.5 suffers from an excessively permissive cross-domain policy due to a lack of validation for the Origin header in incoming connection requests.

Executive summary

A critical security vulnerability in Cohere North AI version 1.1.5 allows unauthenticated remote attackers to bypass cross-domain protections, potentially leading to full system compromise.

Vulnerability

The application fails to perform necessary validation on the Origin header during incoming connection requests, resulting in an overly permissive cross-domain policy. This flaw allows unauthenticated remote attackers to interact with the service in ways that violate security boundaries.

Business impact

The CVSS score of 9.8 reflects the high severity of this vulnerability, as it is network-exploitable and does not require user interaction or prior authentication. Successful exploitation could lead to unauthorized data access, manipulation of system state, or a complete loss of service integrity, posing a significant risk to organizational data and operational continuity.

Remediation

Immediate Action: Since a vendor-supplied patch is not currently confirmed, administrators should restrict network access to the affected service using firewall rules or network segmentation to prevent exposure to untrusted domains.

Proactive Monitoring: Security teams should audit web access logs for incoming requests with anomalous or unexpected Origin headers and monitor for unauthorized cross-domain interaction attempts.

Compensating Controls: Deploy a Web Application Firewall (WAF) configured to strictly validate the Origin header and drop requests that do not originate from trusted, authorized domains.

Exploitation status

Public Exploit Available: Yes, a published proof-of-concept exists as documented in the security researcher's technical write-up referenced in the CVE record.

Analyst recommendation

Given the critical CVSS severity and the presence of a published proof-of-concept, this vulnerability poses an immediate threat to the confidentiality and integrity of the environment. Organizations should prioritize isolating the affected North AI instances from the public internet and implement strict cross-origin resource sharing policies at the network layer until an official vendor update is applied.

Sources