Return to Threats

ChatGPhish Vulnerability Turns ChatGPT Web Summaries Into a Phishing Surface

thehackernews.com 2026-05-29 indirect prompt injection High

What Happened

Cybersecurity researchers have disclosed details of a vulnerability in OpenAI ChatGPT that leverages the artificial intelligence (AI) assistant's implicit trust in Markdown links and images to trigger prompt injections and open the door to phishing attacks. The technique has been codenamed ChatGPhish by Permiso Security. "The chatgpt.com response renderer trusts Markdown links and Markdown

Why It Matters

Researchers at Permiso Security disclosed a vulnerability in ChatGPT, dubbed "ChatGPhish," where the chatgpt.com renderer implicitly trusts Markdown links and images in web summaries, enabling attackers to inject malicious prompts and turn those summaries into a phishing vector.[1] According to the report, this allows hostile content embedded in third‑party pages to influence ChatGPT’s behavior or present deceptive UI elements to users when web content is summarized.[1] From a security perspective, this illustrates a classic indirect prompt injection and UI phishing risk whenever LLMs automatically render or act on untrusted external content. CyberSE.AI analysis: organizations integrating web-browsing LLM agents should enforce strict content sanitization, limit Markdown/HTML rendering, and continuously red-team agent behaviors against prompt injection and phishing-style manipulations.

Healthcare Fintech SaaS SMB AI startups

CyberSE Analysis

This signal maps to indirect prompt injection. Organizations using AI agents, LLM APIs, SaaS integrations, or sensitive data workflows should review whether this class of issue could create unauthorized tool execution, data leakage, weak approval gates, or unmanaged supply-chain exposure.

Recommended Actions

  • Restrict AI agent tool permissions and production write paths.
  • Review sensitive data access across prompts, logs, embeddings, memory, and SaaS integrations.
  • Add human approval workflows for high-impact or state-changing actions.
  • Run prompt injection and indirect prompt injection tests against affected workflows.
  • Document the owner, control gap, and remediation deadline for this risk class.

Source

https://thehackernews.com/2026/05/chatgphish-vulnerability-turns-chatgpt.html

Talk to AI CISO