Skip to main content

Cohere North CVE-2025-61163

| EUVDEUVD-2025-210786 CRITICAL
Permissive Cross-domain Security Policy with Untrusted Domains (CWE-942)
2026-08-26 mitre GHSA-ppjh-2wmr-qh8x
9.8
CVSS 3.1 · Vendor: mitre
Share

Severity by source

Vendor (mitre) PRIMARY
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
7.1 HIGH

CORS flaw needs a logged-in victim to visit attacker content, so UI:R; primarily discloses data (C:H) with limited state-change (I:L) and no availability impact (A:N).

3.1 AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (mitre).

CVSS VectorVendor: mitre

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

4
Analysis Generated
Aug 27, 2026 - 22:32 vuln.today
CVSS changed
Aug 27, 2026 - 20:37 NVD
9.8 (CRITICAL)
CVE Published
Aug 26, 2026 - 00:00 cve.org
UNKNOWN (no severity yet)
CVE Published
Aug 26, 2026 - 00:00 cve.org
CRITICAL 9.8

DescriptionCVE.org

Cohere North AI v1.1.5 was discovered to contain excessively permissive cross-domain policy with untrusted domains. This occurs via the server failing to validate the Origin header of incoming connection requests.

AnalysisAI

Sensitive-data exposure in Cohere North AI v1.1.5 stems from the server accepting cross-origin requests without validating the Origin header, letting any untrusted website read authenticated API responses in a victim's browser. Affects the North enterprise AI platform; tagged as CORS misconfiguration / information disclosure. No public exploit or active exploitation is identified, and EPSS is low (0.14%, 4th percentile), though the NVD-published CVSS of 9.8 likely overstates real-world impact.

Technical ContextAI

The root cause is CWE-942 (Permissive Cross-Domain Policy with Untrusted Domains). Cohere North is a self/enterprise-hosted generative-AI workspace exposing HTTP/JSON APIs consumed by a browser front end. Browsers enforce the Same-Origin Policy, but servers can relax it via CORS response headers (Access-Control-Allow-Origin / Access-Control-Allow-Credentials). Here the server reflects or wildcards the requesting Origin instead of matching it against an allowlist, so a page on any attacker-controlled domain can issue credentialed cross-origin XHR/fetch calls and read the responses. CPE data is uninformative (cpe:2.3:a:n/a:n/a:*), so exact affected components beyond 'North AI 1.1.5' cannot be enumerated from the feed.

RemediationAI

No vendor-released patch version is identified at time of analysis, so contact Cohere for a fixed North build and monitor https://cohere.com/north for updates. As concrete compensating controls: configure the server (or a fronting reverse proxy) to reject or not reflect unrecognized Origin headers and replace any wildcard/reflected Access-Control-Allow-Origin with a strict allowlist of trusted first-party origins - side effect: legitimate integrations on other domains will break until explicitly allowlisted. Avoid pairing Access-Control-Allow-Credentials: true with a permissive origin. Where feasible, place North behind an authenticating gateway or restrict access to a trusted network/VPN so browsers of authenticated users cannot be lured into cross-origin requests from arbitrary internet sites; trade-off is reduced accessibility for remote/SaaS-style users. Refer to the GitHub advisory for the specific misconfigured endpoint details.

CVE-2024-41657 HIGH POC
8.8 Aug 20

Casdoor is a UI-first Identity and Access Management (IAM) / Single-Sign-On (SSO) platform. Rated high severity (CVSS 8.

CVE-2021-34435 HIGH POC
8.8 Sep 01

In Eclipse Theia 0.3.9 to 1.8.1, the "mini-browser" extension allows a user to preview HTML files in an iframe inside th

CVE-2025-30354 HIGH POC
8.7 Apr 01

Bruno is an open source IDE for exploring and testing APIs. Rated high severity (CVSS 8.7), this vulnerability is no aut

CVE-2024-41659 HIGH POC
8.1 Aug 20

memos is a privacy-first, lightweight note-taking service. Rated high severity (CVSS 8.1), this vulnerability is remotel

CVE-2026-70604 HIGH POC
7.4 Aug 05

Cross-origin read bypass in Electron's custom protocol handler exposes sensitive application data to remote pages via fe

CVE-2026-15966 CRITICAL
9.8 Jul 23

Information disclosure in Progress MOVEit Transfer (all versions before 2025.1.5, and 2026.0.0 before 2026.0.3) stems fr

CVE-2024-37131 CRITICAL
9.8 Jun 13

SCG Policy Manager, all versions, contains an overly permissive Cross-Origin Resource Policy (CORP) vulnerability. Rated

CVE-2022-26969 CRITICAL
9.8 Dec 26

In Directus before 9.7.0, the default settings of CORS_ORIGIN and CORS_ENABLED are true. Rated critical severity (CVSS 9

CVE-2022-31736 CRITICAL
9.8 Dec 22

A malicious website could have learned the size of a cross-origin resource that supported Range requests. Rated critical

CVE-2026-34449 CRITICAL
9.6 Mar 31

Remote code execution in SiYuan desktop application (versions prior to 3.6.2) allows unauthenticated remote attackers to

CVE-2026-6662 MEDIUM POC
5.5 Apr 20

Permissive CORS policy in ericc-ch copilot-api up to version 0.7.0 allows remote attackers to access the Token Endpoint

CVE-2026-9739 CRITICAL
9.4 May 27

Cross-origin data exposure in Google's MCP Toolbox for Databases stems from the SSE initialization handler unconditional

Share

CVE-2025-61163 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy