CVE-2025-63663
7.5GT Edge · AI Platform
A critical access control flaw in the GT Edge AI Platform API allows unauthenticated attackers to unauthorizedly access sensitive user-uploaded files.
Executive summary
The GT Edge AI Platform contains an access control vulnerability that enables unauthenticated remote attackers to access private user files, posing a significant risk to data confidentiality.
Vulnerability
This is an improper access control vulnerability located within the /api/v1/conversations/*/files endpoint. The flaw permits an unauthenticated attacker to bypass authorization mechanisms and retrieve files uploaded by other users.
Business impact
Successful exploitation of this vulnerability results in the unauthorized disclosure of sensitive user data, potentially leading to regulatory non-compliance, loss of customer trust, and severe reputational damage. With a CVSS score of 7.5, the vulnerability is classified as High severity, reflecting the ease of remote access and the significant impact on data confidentiality.
Remediation
Immediate Action: Organizations should update the GT Edge AI Platform to version 2.0.10 or later to resolve the access control deficiency.
Proactive Monitoring: Security teams should audit API access logs for anomalous request patterns targeting the /api/v1/conversations/ path, specifically looking for high volumes of file retrieval requests from unauthorized sources.
Compensating Controls: Implement Web Application Firewall (WAF) rules to restrict access to the /api/v1/conversations/*/files endpoint and enforce strict authentication requirements for all API traffic until the patch can be deployed.
Exploitation status
Public Exploit Available: No.
Analyst recommendation
Given the ability for unauthenticated actors to retrieve private files, the risk to data privacy is substantial. Administrators must prioritize the installation of the security update to version 2.0.10 immediately. Failure to patch this vulnerability leaves the platform exposed to unauthorized data exfiltration by any remote actor.