SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2025-27772

HIGH · CVSS 7.4 EPSS 0.61% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-17 · Last synced 2026-09-16

CyberRota Analysis

AI-Generated

The UpTrain platform, specifically versions 0.7.1 and earlier, is vulnerable to remote code execution through the `/new_run` endpoint, allowing authenticated users to execute arbitrary code within the Docker container hosting UpTrain. This poses a significant risk as it could lead to unauthorized access and manipulation of the host system. Organizations utilizing UpTrain should prioritize this vulnerability to mitigate potential exploitation and safeguard their environments.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2025-27772
Severity
HIGH
CVSS
7.4
EPSS
0.61%
Docker

Original NVD Description

UpTrain is an open-source platform to evaluate and improve generative AI applications. In version 0.7.1 and prior, the `/new_run` endpoint is vulnerable to remote code execution via the `checks` and `metadata` parameters. Any user that has access to UpTrain and a valid authentication method may be able to execute arbitrary code in the context of the host running UpTrain, which in most cases will be the docker container as suggested by the documentation. As of time of publication, no known patch is available.