CVE-2025-27770 PUBLISHED

UpTrain vulnerable to Remote code execution at `/create_project`

Assigner: GitHub_M
Reserved: 06.03.2025 Published: 17.08.2026 Updated: 17.08.2026

UpTrain is an open-source platform to evaluate and improve generative AI applications. In version 0.7.1 and prior, the /create_project 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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P
CVSS Score: 7.4

Product Status

Vendor uptrain-ai
Product uptrain
Versions
  • Version <= 0.7.1 is affected

References

Problem Types

  • CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') CWE