Overview
The vulnerability denoted as CVE-2025-50708 pertains to a significant flaw in the Perplexity AI GPT-4 v.2.51.0. This flaw could allow a remote attacker to access sensitive data through the token component in the shared chat URL. Given the wide use of Perplexity AI GPT-4 in various systems, this vulnerability could have a substantial impact, leading to system compromise or potential data leakage.
Vulnerability Summary
CVE ID: CVE-2025-50708
Severity: High – CVSS 7.5
Attack Vector: Network
Privileges Required: None
User Interaction: Required
Impact: Possible system compromise and data leakage
Affected Products
Escape the Surveillance Era
Most apps won’t tell you the truth.
They’re part of the problem.
Phone numbers. Emails. Profiles. Logs.
It’s all fuel for surveillance.
Ameeba Chat gives you a way out.
- • No phone number
- • No email
- • No personal info
- • Anonymous aliases
- • End-to-end encrypted
Chat without a trace.
Product | Affected Versions
Perplexity AI GPT-4 | v.2.51.0
How the Exploit Works
The exploit capitalizes on an issue in the token component of the shared chat URL in Perplexity AI GPT-4. An attacker could manipulate this vulnerability to gain access to sensitive data. Given that no privileges are required, the attack can be initiated remotely, making any system using the affected version of Perplexity AI GPT-4 potential targets.
Conceptual Example Code
Here’s a conceptual example of how the vulnerability might be exploited using a maliciously crafted HTTP request:
GET /chat?token=malicious_token HTTP/1.1
Host: target.example.com
Accept: application/json
In this example, `malicious_token` is a token manipulated by the attacker, potentially leading to access and disclosure of sensitive data.
Mitigation
To mitigate the risks associated with CVE-2025-50708, users are urged to apply the vendor patch as soon as it becomes available. In the meantime, using a Web Application Firewall (WAF) or an Intrusion Detection System (IDS) could serve as a temporary mitigation measure.

