Ghost CMS CVE-2026-26980 (CVSS 9.4): SQLi sin auth en Content API explotada en 700+ sitios — Harvard, Oxford, DuckDuckGo entre las víctimas
El Vulnerability Intelligence Report del 31 de mayo confirma que CVE-2026-26980 en Ghost CMS sigue bajo explotación activa. Es un blind SQL injection sin autenticación en el Content API que afecta versiones 3.24.0 hasta 6.19.0, CVSS 9.4. La campaña, detectada por primera vez el 7 de mayo, ya tomó más de 700 sitios incluidos blogs de Harvard, Oxford y DuckDuckGo.
Cadena: dump de credenciales admin → inyección de JavaScript en posts y páginas → redirect del visitante a páginas falsas estilo Cloudflare CAPTCHA que ejecutan ClickFix social engineering y terminan instalando malware en máquinas de readers. Al menos dos clusters distintos operando — algunos sitios se implantan en menos de un día. Si manejás un Ghost autohosted y todavía estás abajo de 6.19.1, actualizá ya y asumí compromiso de la base de datos y de tus secrets de admin.
AWS lanza la nueva generación de OpenSearch Serverless rediseñada para workloads de agentes — integración nativa con Vercel y Kiro
AWS soltó el 28 de mayo la next-gen de OpenSearch Serverless, vendido como search + vector DB managed para workloads agentic. La pieza importante: desacopla compute de storage, scaling instantáneo cuando un agente dispara sub-agentes en paralelo y caída a costo cero en idle. En GA con integración nativa con Vercel y Kiro para que puedas desplegar el backend de search/RAG sin tocar infra.
El argumento de AWS (Tia White, GM): los agentes generan tráfico burst que la infra cloud tradicional, optimizada para humanos con uso sostenido, no encaja. Cloudflare ya reporta que los bots son el 31% del tráfico HTTP, con AI crawlers/assistants alrededor de un cuarto de eso; predicen tráfico no-humano superando al humano en H1 2027. Es la misma jugada que están haciendo Azure, Databricks y Snowflake — si tu stack TypeScript fullstack está armando un agente con RAG, OpenSearch Serverless ya es una opción seria sin pelearte con shards y warm pools.
Tendencias Destacadas
Cuarta campaña npm en seis semanas (TrapDoor, node-ipc, TanStack, ahora vpmdhaj + dependency confusion): el registro público sin proxy de paquetes ya no es opción seria para CI de producción. Package firewall, allowlist por scope y --ignore-scripts no son hardening avanzado, son baseline.
BadHost en Starlette y CVE-2026-26980 en Ghost CMS confirman la misma lección de siempre: cualquier dato que venga del cliente — Host header, query string, body — necesita validación contra el grammar formal del RFC antes de tocar lógica de auth o de DB. Cuando un framework con 325M descargas semanales se confía del Host, el daño escala a todo el ecosistema downstream.
AWS, Cloudflare, Azure y Snowflake convergen en infra explícitamente pensada para agentes: scaling instantáneo, idle a costo cero, integración con SDKs fullstack tipo Vercel. Si seguís diseñando para tráfico humano sostenido, en 18 meses te van a comer.
Ghost CMS CVE-2026-26980 (CVSS 9.4): unauth SQLi in Content API exploited on 700+ sites — Harvard, Oxford, DuckDuckGo among victims
The May 31 Vulnerability Intelligence Report confirms CVE-2026-26980 in Ghost CMS is still under active exploitation. It's an unauthenticated blind SQL injection in the Content API affecting 3.24.0 through 6.19.0, CVSS 9.4. The campaign, first detected on May 7, has now compromised more than 700 sites, including Harvard, Oxford and DuckDuckGo blogs.
Chain: dump admin credentials → inject JavaScript into posts and pages → redirect visitors to fake Cloudflare CAPTCHA pages that execute ClickFix social engineering, ultimately installing malware on reader machines. At least two distinct clusters are operating — some sites are implanted within a single day. If you self-host Ghost and you're still below 6.19.1, patch now and assume your database and admin secrets are compromised.
AWS launches next-gen OpenSearch Serverless rebuilt for agent workloads — native Vercel and Kiro integration
On May 28 AWS dropped the next-gen OpenSearch Serverless, pitched as a managed search + vector DB built for agentic workloads. The important piece: compute is decoupled from storage, instant scaling when an agent spawns parallel sub-agents, drop to zero cost on idle. GA with native integration into Vercel and Kiro so you can ship the search/RAG backend without touching infra.
AWS's argument (Tia White, GM): agents generate burst traffic that traditional cloud infrastructure — optimized for humans on sustained usage — simply doesn't fit. Cloudflare already reports bots at 31% of HTTP traffic, with AI crawlers/assistants making up roughly a quarter of that, and predicts non-human traffic overtaking human traffic in H1 2027. It's the same play Azure, Databricks and Snowflake are running — if your TypeScript fullstack is wiring up an agent with RAG, OpenSearch Serverless is now a serious option without fighting shards and warm pools.
Notable Trends
Fourth npm campaign in six weeks (TrapDoor, node-ipc, TanStack, now vpmdhaj + dependency confusion): the public registry without a package proxy is no longer a serious option for production CI. Package firewalls, scope allowlists and --ignore-scripts are not advanced hardening, they're baseline.
BadHost in Starlette and CVE-2026-26980 in Ghost CMS confirm the same old lesson: anything from the client — Host header, query string, body — needs validation against the formal RFC grammar before touching auth or DB logic. When a framework with 325M weekly downloads trusts the Host, damage scales to the entire downstream ecosystem.
AWS, Cloudflare, Azure and Snowflake are converging on infrastructure explicitly designed for agents: instant scaling, idle-to-zero pricing, integration with fullstack SDKs like Vercel. If you keep designing for sustained human traffic, you'll be undercut in 18 months.
Ghost CMS CVE-2026-26980 (CVSS 9.4) : SQLi non auth dans Content API exploitée sur 700+ sites — Harvard, Oxford, DuckDuckGo parmi les victimes
Le Vulnerability Intelligence Report du 31 mai confirme que CVE-2026-26980 dans Ghost CMS reste sous exploitation active. C'est une injection SQL aveugle non authentifiée dans le Content API affectant 3.24.0 à 6.19.0, CVSS 9.4. Plus de 700 sites compromis depuis le 7 mai, dont Harvard, Oxford et DuckDuckGo.
Chaîne : dump des credentials admin → injection JS dans posts et pages → redirection vers fausses pages CAPTCHA Cloudflare exécutant du ClickFix et installant du malware. Au moins deux clusters distincts. Si vous auto-hébergez Ghost en dessous de 6.19.1, patchez maintenant et considérez votre base et vos secrets admin comme compromis.
AWS lance la nouvelle génération d'OpenSearch Serverless redesignée pour workloads d'agents — intégration native Vercel et Kiro
Le 28 mai AWS a lancé la nouvelle génération d'OpenSearch Serverless, positionnée comme search + vector DB managé pour workloads agentic. L'essentiel : compute découplé du storage, scaling instantané quand un agent spawn des sous-agents en parallèle, coût zéro en idle. GA avec intégration native Vercel et Kiro.
Argument d'AWS : les agents génèrent un trafic burst que l'infra cloud traditionnelle ne gère pas bien. Cloudflare rapporte déjà 31% de trafic HTTP venant de bots et prédit que le trafic non-humain dépassera l'humain en H1 2027. Même mouvement chez Azure, Databricks, Snowflake — si vous montez un agent RAG en TypeScript fullstack, OpenSearch Serverless est une option sérieuse sans gérer shards et warm pools.
Tendances Notables
Quatrième campagne npm en six semaines : le registry public sans proxy de paquets n'est plus une option sérieuse pour la CI de production. Package firewall, allowlist par scope et --ignore-scripts ne sont plus du hardening avancé, c'est du baseline.
BadHost dans Starlette et CVE-2026-26980 dans Ghost CMS confirment la même leçon : toute donnée client (Host header, query string, body) doit être validée contre la grammaire RFC formelle avant de toucher l'auth ou la DB. Quand un framework à 325M téléchargements/semaine fait confiance au Host, le dégât scale à tout l'écosystème downstream.
AWS, Cloudflare, Azure et Snowflake convergent vers de l'infra explicitement pensée pour les agents : scaling instantané, idle à coût zéro, intégration aux SDK fullstack type Vercel. Continuer à designer pour du trafic humain soutenu, c'est se faire dépasser en 18 mois.