Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Network-reachable endpoint with no auth gate; integrity-only impact as no data exfiltration or service disruption is described.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
4DescriptionCVE.org
Incorrect access control in Cohere North AI v1.1.5 allows attackers to arbitrarily overwrite user info via a crafted request to the /api/internal/v1/users/{{USER_ID}} endpoint
AnalysisAI
Unauthenticated integrity compromise in Cohere North AI v1.1.5 exposes an internal user-management API endpoint with no effective access control, allowing any remote attacker to overwrite arbitrary user account data via crafted HTTP requests to /api/internal/v1/users/{USER_ID}. The CVSS vector (AV:N/AC:L/PR:N/UI:N) and the 'Authentication Bypass' tag both confirm exploitation requires no credentials and no user interaction. A researcher-published PoC exists on GitHub, though EPSS remains low (0.14%, 4th percentile) and no CISA KEV listing has been issued.
Technical ContextAI
The vulnerability resides in the internal REST API of Cohere North AI v1.1.5, a collaborative AI platform. The affected endpoint /api/internal/v1/users/{USER_ID} is intended for privileged internal operations but fails to enforce any authentication or authorization gate, falling squarely under CWE-284 (Improper Access Control). The 'internal' path prefix implies the endpoint was designed for server-side or privileged use only, but the access control mechanism is absent or bypassable, enabling IDOR-adjacent (Insecure Direct Object Reference) manipulation of user records by specifying arbitrary USER_ID values. NVD has not assigned a formal CPE string (cpe:2.3:a:n/a:n/a), indicating the product scope has not been independently verified in the National Vulnerability Database.
RemediationAI
No vendor-released patch or security advisory has been identified at time of analysis - the only public references are the NVD entry and the researcher's GitHub disclosure; the cohere.com/north URL is a product marketing page, not a security advisory. Organizations running Cohere North AI v1.1.5 should immediately restrict network-level access to the /api/internal/v1/users/ endpoint path at the API gateway, reverse proxy, or firewall layer, preventing external or untrusted clients from reaching it directly (note: this may break legitimate internal workflows depending on how the endpoint is used). Additionally, apply authentication enforcement at the API layer (e.g., require a valid session token or service credential for all /api/internal/ routes) as a compensating control until an official patch is released. Contact Cohere directly for vendor guidance and monitor https://cohere.com/north and the NVD entry at https://nvd.nist.gov/vuln/detail/CVE-2025-61162 for patch availability.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allVendor StatusVendor
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-210787
GHSA-6pmx-p277-96g6