Description
An arbitrary file upload vulnerability in the /v1/my_drive/batch_upload component of cohere North AI v1.1.5 allows attackers to exeute arbitrary code via uploading a crafted file.
Published: 2026-08-26
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution via Arbitrary File Upload
Action: Immediate Patch
AI Analysis

Impact

An attacker can upload a specially crafted file to the /v1/my_drive/batch_upload endpoint of Cohere North AI version 1.1.5, causing arbitrary code to run on the host. This flaw stems from insufficient validation of uploaded content, which the description explicitly identifies as a CWE‑434 weakness. The resulting compromise threatens confidentiality, integrity, and availability by potentially granting the attacker full control of the affected system.

Affected Systems

Cohere North AI version 1.1.5 is the only product noted to contain this vulnerability. The flaw resides in the batch upload component handling user files; all installations of this release that expose the /v1/my_drive/batch_upload endpoint are considered vulnerable.

Risk and Exploitability

The CVSS score of 9.8 classifies this as a critical vulnerability, and the EPSS score of < 1% indicates a low overall exploitation probability, although the vulnerability is listed as not in the CISA KEV catalog. Nevertheless, the remote nature of the vulnerability and the lack of required privilege escalation steps imply a high risk for any system that accepts uploads through this endpoint. The likely attack path is remote, requiring an attacker to submit a malicious file via the exposed API; execution then occurs with the privileges of the service process.

Generated by OpenCVE AI on August 28, 2026 at 05:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any official patch or upgrade Cohere North AI to a version that addresses the arbitrary file upload flaw.
  • If a patch is unavailable, restrict or disable the /v1/my_drive/batch_upload endpoint in production environments to prevent unauthenticated uploads.
  • Enforce strict file type validation and size limits on the endpoint to mitigate the risk of malicious payloads being processed.

Generated by OpenCVE AI on August 28, 2026 at 05:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 28 Aug 2026 06:00:00 +0000

Type Values Removed Values Added
Title Arbitrary File Upload Leading to Remote Code Execution in Cohere North AI v1.1.5

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

Type Values Removed Values Added
Metrics cvssV3_1

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


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

Type Values Removed Values Added
Title Arbitrary File Upload Leading to Remote Code Execution in Cohere North AI v1.1.5
Weaknesses CWE-434

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

Type Values Removed Values Added
Description An arbitrary file upload vulnerability in the /v1/my_drive/batch_upload component of cohere North AI v1.1.5 allows attackers to exeute arbitrary code via uploading a crafted file.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-27T19:12:28.474Z

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

Link: CVE-2025-61165

cve-icon Vulnrichment

Updated: 2026-08-27T19:12:20.523Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2025-61165

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T05:45:04Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type