PatchSiren cyber security CVE debrief
CVE-2025-27771 uptrain-ai CVE debrief
CVE-2025-27771 is a high-severity vulnerability in UpTrain, an open-source platform for evaluating and improving generative AI applications. The vulnerability affects version 0.7.1 and prior, allowing for remote code execution via the `/add_prompts` endpoint. Users with access to UpTrain and a valid authentication method may be able to execute arbitrary code in the context of the host running UpTrain. As of the time of publication, no known patch is available.
- Vendor
- uptrain-ai
- Product
- uptrain
- CVSS
- HIGH 7.4
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-17
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-08-17
- Advisory updated
- 2026-09-18
Who should care
Defenders responsible for UpTrain instances, particularly those running version 0.7.1 or prior, should assess exposure and potential impact. This includes evaluating the sensitivity of data processed by UpTrain and implementing compensating controls to restrict access to the `/add_prompts` endpoint.
Why it matters
CVE-2025-27771 is a high-severity vulnerability in UpTrain that allows for remote code execution via the `/add_prompts` endpoint. Defenders responsible for UpTrain instances should assess exposure and potential impact, prioritize remediation efforts, and implement compensating controls to restrict access to the vulnerable endpoint. Evidence is limited to official CVE and NVD records, and vendor remediation status is unknown.
- Remote code execution may allow attackers to gain unauthorized access to sensitive data processed by UpTrain.
- The vulnerability may be exploited by users with access to UpTrain and a valid authentication method.
- Defenders should verify exposure and assess potential impact to prioritize remediation efforts.
- Remediation priority is high due to the potential for arbitrary code execution.
Technical summary
The `/add_prompts` endpoint in UpTrain version 0.7.1 and prior is vulnerable to remote code execution via the `checks` and `metadata` parameters. This allows users with access to UpTrain and a valid authentication method to execute arbitrary code in the context of the host running UpTrain. The vulnerability affects UpTrain instances, and defenders should assess exposure and potential impact based on available information from official CVE and NVD records. No known patch is available as of the time of publication, and defenders should prioritize verifying exposure and implementing compensating controls.
Defensive priority
Defenders should prioritize verifying exposure and assessing potential impact, as the vulnerability allows for remote code execution.
Recommended defensive actions
- Verify exposure by checking if the UpTrain instance is running version 0.7.1 or prior.
- Assess potential impact by evaluating the sensitivity of data processed by UpTrain.
- Implement compensating controls, such as restricting access to the `/add_prompts` endpoint.
- Monitor for suspicious activity on the UpTrain instance.
- Review relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
Evidence notes
The vulnerability is described in the CVE record and NVD vulnerability detail page. The `/add_prompts` endpoint is vulnerable to remote code execution via the `checks` and `metadata` parameters. Evidence is limited to official CVE and NVD records, and vendor remediation status is unknown. Defenders should verify exposure and assess potential impact based on available information.
Sources and references
Verified primary and authoritative sources
-
CVE-2025-27771 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2025-27771
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2025-27771 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2025-27771
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/uptrain-ai/uptrain/blob/a31cc14eddcb6c0b0b12cbed15f086d98c441c6f/uptrain/dashboard/backend/app.py
-
Source reference
Unverified legacy reference
URL: https://securitylab.github.com/advisories/GHSL-2024-200_GHSL-2024-201_Uptrain/
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.