Return to Threats

Ghost CMS CVE-2026-26980 Exploited to Hijack 700+ Sites for ClickFix Attacks

thehackernews.com 2026-05-25 SaaS AI risk High

What Happened

Threat actors are exploiting a recently disclosed critical security flaw in Ghost CMS to inject malicious JavaScript code with an aim to fuel ClickFix attacks. According to QiAnXin XLab, the activity involves the exploitation of CVE-2026-26980 (CVSS score: 9.4), an SQL injection vulnerability in Ghost's Content API that could allow an unauthenticated attacker to read arbitrary data from the

Why It Matters

The article reports active exploitation of CVE-2026-26980, a critical unauthenticated SQL injection flaw in Ghost CMS (CVSS 9.4) that allows attackers to read arbitrary database data, steal Admin API keys, and bulk-inject malicious JavaScript into pages, driving large-scale ClickFix/fake CAPTCHA malware campaigns across 700+ sites in sectors including AI/SaaS and fintech.[1][5] The vulnerability, fixed in Ghost 6.19.1, is still being abused against unpatched instances to hijack content and weaponize trusted sites as malware delivery platforms.[1][5] From a CyberSE.AI perspective, this highlights SaaS and CMS platforms as critical parts of the AI application supply chain: compromise of a CMS that hosts AI product blogs, documentation, or embedded agents can be used to deliver malicious scripts to users or operators and to poison content that downstream AI agents consume. Organizations should treat CMS platforms as high-trust supply-chain components, enforce rapid patching and key rotation, and incorporate Ghost and similar services into SBOM-driven dependency tracking and security monitoring to prevent content-layer compromise from cascading into AI workflows and user endpoints.

Healthcare Fintech SaaS SMB AI startups

CyberSE Analysis

This signal maps to SaaS AI risk. 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/ghost-cms-cve-2026-26980-exploited-to.html

Talk to AI CISO