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: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
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

Because no CVSS score or EPSS value is publicly available and the issue is not listed in the CISA KEV catalog, precise exploitation probability cannot be quantified. 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 26, 2026 at 20:23 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 26, 2026 at 20:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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-26T18:36:16.779Z

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

Link: CVE-2025-61165

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2025-61165

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T20:30:11Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type