Description
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
Published: 2026-08-26
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Arbitrary overwrite of user information via incorrect access control
Action: Apply update
AI Analysis

Impact

The vulnerability lies in an incorrect access control check that allows an attacker to send a crafted request to the /api/internal/v1/users/{{USER_ID}} endpoint and overwrite any user’s information. This flaw permits the modification of user attributes without proper authorization, potentially enabling credential manipulation, identity spoofing, or other destructive data changes. The weakness is an insecure direct object reference that lets attackers act on data they should not have access to.

Affected Systems

Cohere North AI version 1.1.5 is affected. No specific vendor or additional product versions are listed.

Risk and Exploitability

The CVSS score of 7.5 indicates a medium‑to‑high severity risk, and the EPSS score of less than 1% suggests a low current exploitation probability. The vulnerability is not listed in the CISA KEV catalog. Based on the description, the likely attack vector is an internal network or privileged user context with the ability to send HTTP requests to the vulnerable endpoint. If exploited, an attacker could permanently alter user data, undermining data integrity and potentially compromising application security.

Generated by OpenCVE AI on September 1, 2026 at 14:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Cohere North AI to a patched version that resolves the access control flaw
  • Restrict the /api/internal/v1/users/{{USER_ID}} endpoint to authorized users only, adding proper authentication and role‑based authorization checks
  • Validate that the user ID supplied in the request matches the current authenticated user and reject any mismatches to prevent unauthorized modifications

Generated by OpenCVE AI on September 1, 2026 at 14:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 12:15:00 +0000

Type Values Removed Values Added
Title Access Control Flaw Allows Arbitrary User Data Overwrite in Cohere North AI 1.1.5 Cohere North AI: Cohere North AI: Arbitrary user information overwrite via incorrect access control
Weaknesses CWE-639
References
Metrics threat_severity

None

threat_severity

Important


Fri, 28 Aug 2026 20:15:00 +0000

Type Values Removed Values Added
Title Access Control Flaw Allows Arbitrary User Data Overwrite in Cohere North AI 1.1.5

Fri, 28 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 28 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Title Arbitrary User Information Overwrite via Incorrect Access Control in Cohere North AI
Weaknesses CWE-639

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N'}


Wed, 26 Aug 2026 20:15:00 +0000

Type Values Removed Values Added
Title Arbitrary User Information Overwrite via Incorrect Access Control in Cohere North AI
Weaknesses CWE-639

Wed, 26 Aug 2026 18:45:00 +0000

Type Values Removed Values Added
Description 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
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-27T19:18:49.051Z

Reserved: 2025-09-26T00:00:00.000Z

Link: CVE-2025-61162

cve-icon Vulnrichment

Updated: 2026-08-27T19:18:43.617Z

cve-icon NVD

Status : Deferred

Published: 2026-08-26T19:16:42.900

Modified: 2026-09-03T17:45:20.840

Link: CVE-2025-61162

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-26T00:00:00Z

Links: CVE-2025-61162 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T14:30:18Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-639

    Authorization Bypass Through User-Controlled Key