SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2025-27771

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 `/add_prompts` endpoint in UpTrain versions 0.7.1 and earlier is susceptible to remote code execution due to vulnerabilities in the `checks` and `metadata` parameters. This allows authenticated users to execute arbitrary code within the host environment, typically the Docker container running UpTrain, posing a significant security risk. Organizations utilizing UpTrain should prioritize this vulnerability to mitigate potential exploitation and protect their systems.

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-27771
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 `/add_prompts` 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.