Lo nuevo hoy

Today's highlights

Points forts du jour

Click en cualquiera para ir al detalle

Click any item to jump to the full section

Cliquez un élément pour aller à la section complète

🔥

Top Stories

Seguridad

MOVEit Automation parcheó CVE-2026-4670 (bypass de auth) y CVE-2026-5174 (escalada)

Progress Software cerró dos agujeros serios en el service backend command port de MOVEit Automation. CVE-2026-4670 permite a un atacante no autenticado bajar la barrera de auth con baja complejidad; CVE-2026-5174 deja a usuarios autenticados escalar privilegios por validación de input rota. Versiones afectadas: 2025.1.4 / 2025.0.8 / 2024.1.7 y anteriores. Fijate: parcheado en 2025.1.5, 2025.0.9 y 2024.1.8. Reportadas por Airbus — sin explotación activa observada, pero sabemos cómo termina la película con MOVEit. Si lo tenés expuesto, actualizá HOY.

04 May 2026
helpnetsecurity.com →
Release

AWS mete a OpenAI en Bedrock: Codex, modelos GPT-5.5 y Managed Agents en preview

El What's Next with AWS 2026 trajo lo que muchos no esperaban: los modelos de OpenAI (GPT-5.5 y GPT-5.4) llegan a Bedrock en limited preview, con governance, seguridad y costos unificados con el resto de AWS. Suma Codex on Bedrock — el coding agent de OpenAI corriendo con tus credenciales AWS y descontando del compromiso cloud, accesible vía Bedrock API, CLI, desktop app y extensión VS Code. Y Bedrock Managed Agents powered by OpenAI: harness de OpenAI sobre infra AWS para agentes long-horizon. Si te peleabas con la cuenta de OpenAI separada para producción, esto te resuelve compliance y procurement de un saque. Limited preview — pedí acceso ya.

04 May 2026
aws.amazon.com →
Seguridad

GitHub patcheó CVE-2026-3854: RCE backend con un solo git push

Wiz Research publicó el detalle de un RCE crítico en la infra git interna de GitHub. El bug vivía en el header interno X-Stat que pasa metadata entre servicios — semicolons como delimitador, semántica last-write-wins. Inyectando semicolons en valores de --push-options, un usuario autenticado podía sobrescribir flags de sandbox y directorios de hooks, terminando en ejecución arbitraria con un solo git push. GitHub.com fue mitigado en 6 horas. Para GitHub Enterprise Server el problema es exposición cross-tenant: el 88% de las instancias seguían vulnerables al disclosure. Si corrés GHES, andá ya a 3.14.24 / 3.15.19 / 3.16.15 / 3.17.12 / 3.18.6 / 3.19.3.

28 Apr 2026
wiz.io →
🧩

Frameworks & Libraries

Release

Vitest 4.1: test tags, runner Node nativo y reporter para agentes IA

Vitest 4.1 trae tres cambios fuertes. Primero, test tags al estilo markers de pytest: etiquetás tests, aplicás config compartida (timeouts, retries) y filtrás con operadores lógicos — vitest --tags-filter="frontend && !flaky". Segundo, native Node execution experimental con viteModuleRunner: false: bypasea el sandbox de Vite y arranca con import nativo, más rápido y más cerca de producción (Node 22.18+/23.6+ stripea TS sin config). Tercero, un nuevo reporter agent que cuando detecta que estás dentro de un coding agent, suprime output de tests verdes y logs para ahorrar tokens. Suma aroundEach/aroundAll, mejor inferencia de tipos en test.extend, y soporte Vite 8 desde día uno. Si los tests pesan en tu CI, esta release te ahorra plata real.

01 May 2026
infoq.com →
☁️

Cloud & DevOps

Release

AWS Lambda suma runtime Ruby 4.0 LTS con logs estructurados

Llegó Ruby 4.0 a Lambda como managed runtime y container base image, con la suite de advanced logging controls: JSON estructurado, niveles configurables y target CloudWatch log group por función. Disponible en todas las regiones, incluyendo China y GovCloud. Soporte LTS hasta marzo 2029. Si todavía corrés Ruby 3.x en Lambda, este upgrade no es solo de versión — abre la puerta a optimizaciones del intérprete que valen plata.

30 Apr 2026
aws.amazon.com →
Seguridad

AKS desplegó node images contra CVE-2026-31431 (algif_aead «Copy Fail», CVSS 7.8)

Microsoft completó el rollout global de las node images 202604.13.0 y 202604.24.0 para Azure Kubernetes Service, mitigando una local privilege escalation en el módulo algif_aead del kernel Linux (CVE-2026-31431, CVSS 7.8). Si autoupgradeás node images estás cubierto; si manejás image versions a mano, validá que los nodos ya estén en la versión nueva. La vuln impacta cualquier pod con permisos para hablar con AF_ALG — revisá Pod Security Standards si dejaste privileged a la mano.

01 May 2026
learn.microsoft.com →
GA

Cloudflare IPsec post-cuántico con Cisco y Fortinet pasa a GA

Cloudflare One marcó GA la interoperabilidad post-cuántica de IPsec con dispositivos third-party. Cisco 8000 con IOS XR 26.1.1 y Fortinet FortiOS 7.6.6+ son los primeros validados. Bajo el capó: hybrid key agreement combinando Diffie-Hellman clásico con ML-KEM-768 o ML-KEM-1024 (RFC 9370), defensa contra harvest-now-decrypt-later. Sin licencia adicional. Si tenés tunnels site-to-site con compliance fuerte (banca, gobierno), esto te saca la deuda PQC sin migrar al appliance de Cloudflare.

30 Apr 2026
developers.cloudflare.com →
🔗

Fullstack

Release

Vercel Sandbox abre el firewall a Postgres hosteado (Neon, Supabase, RDS, Nile, Prisma)

Vercel Sandbox — el entorno de ejecución aislado para código generado por IA o user code — ahora deja conectar a Postgres hosteado en Neon, Supabase, AWS RDS, Nile y Prisma Postgres a través de su firewall. Es lo que faltaba para correr migrations, seeds o agents que tocan la DB sin tener que abrirles internet entero. Suma custom tags en beta para agrupar sandboxes por proyecto, y los Hobby projects ahora retienen deployments 30 días por default. Si construís plataformas con code execution de usuarios, dejá de hacer tu propio jail.

01 May 2026
community.vercel.com →
Beta

Astro 7 alpha: compilador Rust estable y soporte Vite 8

Astro publicó el alpha preview de Astro 7, con la implementación estable del compilador en Rust — el cambio que vienen empujando hace dos releases — y soporte completo para Vite 8. En paralelo salió Astro 6.2 con un logger experimental con output JSON, una API de optimización SVG y un helper para URLs de fuentes. Si te gusta probar la 7 sin romper prod, el alpha ya está en npm; si no, 6.2 te baja la latencia de logs en pipelines y reduce el peso de SVG inline sin tocar tu config.

30 Apr 2026
astro.build →
🔥

Top Stories

Security

MOVEit Automation patches CVE-2026-4670 (auth bypass) and CVE-2026-5174 (privilege escalation)

Progress Software closed two serious holes in the MOVEit Automation service backend command port. CVE-2026-4670 lets an unauthenticated attacker bypass auth with low-complexity attacks; CVE-2026-5174 lets authenticated users escalate privileges through broken input validation. Affected: 2025.1.4 / 2025.0.8 / 2024.1.7 and earlier. Fixed in 2025.1.5, 2025.0.9, 2024.1.8. Reported by Airbus researchers — no active exploitation seen, but you know how this movie ends with MOVEit. If yours is exposed, patch TODAY.

04 May 2026
helpnetsecurity.com →
Release

AWS pulls OpenAI into Bedrock: Codex, GPT-5.5 models, and Managed Agents in preview

What's Next with AWS 2026 dropped the announcement many didn't see coming: OpenAI models (GPT-5.5 and GPT-5.4) land on Bedrock in limited preview, with the same governance, security, and cost controls as the rest of AWS. Plus Codex on Bedrock — OpenAI's coding agent running on your AWS credentials and burning down your cloud commitment, accessible via Bedrock API, CLI, desktop app, and VS Code extension. And Bedrock Managed Agents powered by OpenAI: OpenAI's harness on AWS infra for long-horizon agents. If your separate OpenAI account for production was a procurement headache, this kills it. Limited preview — request access now.

04 May 2026
aws.amazon.com →
Security

GitHub patches CVE-2026-3854: backend RCE from a single git push

Wiz Research published the writeup for a critical RCE in GitHub's internal git infrastructure. The bug lived in the internal X-Stat header passing metadata between services — semicolons as delimiter, last-write-wins semantics. By injecting semicolons inside --push-options values, any authenticated user could override sandbox flags and hook directories, ending in arbitrary execution from a single git push. GitHub.com was mitigated within 6 hours. For GitHub Enterprise Server the problem is cross-tenant exposure: 88% of instances were still vulnerable at disclosure. If you run GHES, jump to 3.14.24 / 3.15.19 / 3.16.15 / 3.17.12 / 3.18.6 / 3.19.3 right now.

28 Apr 2026
wiz.io →
🧩

Frameworks & Libraries

Release

Vitest 4.1: test tags, native Node runner, and AI-agent reporter

Vitest 4.1 lands three substantial changes. First, test tags à la pytest markers: label tests, apply shared config (timeouts, retries), filter with logical operators — vitest --tags-filter="frontend && !flaky". Second, experimental native Node execution via viteModuleRunner: false: bypasses Vite's module sandbox and runs through native import, faster and closer to production (Node 22.18+/23.6+ strips TS with no config). Third, a new agent reporter that, when it detects it's running inside a coding agent, suppresses passing-test output and logs to save tokens. Plus aroundEach/aroundAll hooks, better type inference in test.extend, and Vite 8 support from day one. If tests dominate your CI bill, this release saves real money.

01 May 2026
infoq.com →
☁️

Cloud & DevOps

Release

AWS Lambda adds Ruby 4.0 LTS managed runtime with structured logging

Ruby 4.0 lands on Lambda as a managed runtime and container base image, with the full advanced logging controls suite: structured JSON, configurable levels, per-function target CloudWatch log group. Available in all Regions including China and GovCloud. LTS support until March 2029. If you're still on Ruby 3.x in Lambda, this upgrade isn't just a version bump — it unlocks interpreter improvements that show up on the bill.

30 Apr 2026
aws.amazon.com →
Security

AKS rolls out node images for CVE-2026-31431 (algif_aead «Copy Fail», CVSS 7.8)

Microsoft completed the global rollout of node images 202604.13.0 and 202604.24.0 for Azure Kubernetes Service, mitigating a local privilege escalation in the Linux kernel algif_aead module (CVE-2026-31431, CVSS 7.8). If you autoupgrade node images, you're covered; if you pin image versions, verify nodes are on the new build. The vuln hits any pod allowed to talk to AF_ALG — revisit Pod Security Standards if you left privileged wide open.

01 May 2026
learn.microsoft.com →
GA

Cloudflare post-quantum IPsec with Cisco and Fortinet hits GA

Cloudflare One marked GA for post-quantum IPsec interop with third-party devices. Cisco 8000 with IOS XR 26.1.1 and Fortinet FortiOS 7.6.6+ are the first validated platforms. Under the hood: hybrid key agreement pairing classical Diffie-Hellman with ML-KEM-768 or ML-KEM-1024 (RFC 9370), defending against harvest-now-decrypt-later. No extra licensing. If your site-to-site tunnels carry compliance weight (banking, gov), this clears your PQC debt without migrating to Cloudflare's appliance.

30 Apr 2026
developers.cloudflare.com →
🔗

Fullstack

Release

Vercel Sandbox opens its firewall to hosted Postgres (Neon, Supabase, RDS, Nile, Prisma)

Vercel Sandbox — the isolated execution environment for AI-generated or user code — now lets you connect to hosted Postgres on Neon, Supabase, AWS RDS, Nile, and Prisma Postgres through its firewall. That's the missing piece to run migrations, seeds, or agents that touch the DB without granting them the whole internet. Custom tags landed in beta to group sandboxes by project, and Hobby projects now retain deployments for 30 days by default. If you build platforms that execute user code, stop rolling your own jail.

01 May 2026
community.vercel.com →
Beta

Astro 7 alpha: stable Rust compiler and Vite 8 support

Astro shipped the Astro 7 alpha preview with the stable Rust compiler implementation — the change they've been pushing for two releases — and full Vite 8 support. In parallel, Astro 6.2 landed with an experimental logger that emits JSON, an SVG optimizer API, and a font URL helper. If you want to try 7 without breaking prod, the alpha is on npm; if not, 6.2 cuts log latency in pipelines and trims inline SVG weight without touching your config.

30 Apr 2026
astro.build →
🔥

Top Stories

Sécurité

MOVEit Automation corrige CVE-2026-4670 (bypass d'auth) et CVE-2026-5174 (escalade)

Progress Software corrige deux failles graves dans le service backend command port de MOVEit Automation. CVE-2026-4670 permet à un attaquant non authentifié de contourner l'auth avec une faible complexité; CVE-2026-5174 permet aux utilisateurs authentifiés d'escalader leurs privilèges via une validation d'entrée cassée. Versions affectées: 2025.1.4 / 2025.0.8 / 2024.1.7 et antérieures. Corrigé en 2025.1.5, 2025.0.9, 2024.1.8. Pas d'exploitation active observée, mais patcher AUJOURD'HUI si exposé.

04 May 2026
helpnetsecurity.com →
Release

AWS intègre OpenAI dans Bedrock: Codex, modèles GPT-5.5 et Managed Agents en preview

What's Next with AWS 2026 annonce une grosse surprise: les modèles OpenAI (GPT-5.5 et GPT-5.4) arrivent sur Bedrock en limited preview, avec la gouvernance, sécurité et coûts unifiés du reste d'AWS. Plus Codex on Bedrock (coding agent d'OpenAI sur credentials AWS, accessible via API, CLI, app desktop et extension VS Code) et Bedrock Managed Agents powered by OpenAI (harness OpenAI sur infra AWS pour agents long-horizon). Limited preview — demandez l'accès.

04 May 2026
aws.amazon.com →
Sécurité

GitHub corrige CVE-2026-3854: RCE backend depuis un git push

Wiz Research publie l'analyse d'un RCE critique dans l'infra git interne de GitHub. Le bug venait du header interne X-Stat (semicolons comme délimiteur, sémantique last-write-wins). En injectant des semicolons dans les valeurs de --push-options, n'importe quel utilisateur authentifié pouvait écraser les flags de sandbox et répertoires de hooks, aboutissant à une exécution arbitraire avec un simple git push. GitHub.com mitigé en 6h. Pour GitHub Enterprise Server: 88% des instances vulnérables au moment du disclosure. Patcher vers 3.14.24 / 3.15.19 / 3.16.15 / 3.17.12 / 3.18.6 / 3.19.3.

28 Apr 2026
wiz.io →
🧩

Frameworks & Libraries

Release

Vitest 4.1: test tags, runner Node natif, reporter agent IA

Vitest 4.1 apporte trois changements forts. D'abord, test tags à la pytest markers: étiqueter les tests, appliquer config partagée (timeouts, retries), filtrer avec opérateurs logiques. Ensuite, native Node execution expérimental via viteModuleRunner: false: bypass du sandbox Vite, plus rapide et plus proche de la production (Node 22.18+/23.6+ strippe TS sans config). Enfin, un reporter agent qui, dans un coding agent, supprime les sorties de tests verts pour économiser des tokens. Plus hooks aroundEach/aroundAll, meilleure inférence de types dans test.extend, support Vite 8 dès le jour un.

01 May 2026
infoq.com →
☁️

Cloud & DevOps

Release

AWS Lambda ajoute le runtime Ruby 4.0 LTS avec logs structurés

Ruby 4.0 arrive sur Lambda en managed runtime et container base image, avec la suite advanced logging controls: JSON structuré, niveaux configurables, target CloudWatch log group par fonction. Disponible dans toutes les régions, y compris Chine et GovCloud. Support LTS jusqu'en mars 2029.

30 Apr 2026
aws.amazon.com →
Sécurité

AKS déploie des node images contre CVE-2026-31431 (algif_aead «Copy Fail», CVSS 7.8)

Microsoft termine le déploiement global des node images 202604.13.0 et 202604.24.0 pour Azure Kubernetes Service, mitigeant une local privilege escalation dans le module algif_aead du kernel Linux (CVE-2026-31431, CVSS 7.8). Auto-upgrade = couvert; si vous pinez les versions, vérifiez les nodes. Vuln touche tout pod avec accès AF_ALG.

01 May 2026
learn.microsoft.com →
GA

IPsec post-quantique de Cloudflare avec Cisco et Fortinet passe en GA

Cloudflare One passe en GA l'interop post-quantique IPsec avec les équipements tiers. Cisco 8000 avec IOS XR 26.1.1 et Fortinet FortiOS 7.6.6+ sont les premières plateformes validées. Sous le capot: hybrid key agreement avec Diffie-Hellman classique et ML-KEM-768 ou ML-KEM-1024 (RFC 9370), défense contre harvest-now-decrypt-later. Sans licence supplémentaire.

30 Apr 2026
developers.cloudflare.com →
🔗

Fullstack

Release

Vercel Sandbox ouvre son pare-feu à Postgres hébergé (Neon, Supabase, RDS, Nile, Prisma)

Vercel Sandbox — l'environnement d'exécution isolé pour code généré par IA ou code utilisateur — permet maintenant de se connecter à Postgres hébergé sur Neon, Supabase, AWS RDS, Nile, et Prisma Postgres via son pare-feu. C'est la pièce manquante pour les migrations, seeds ou agents qui touchent la DB sans tout ouvrir. Custom tags en beta pour regrouper les sandboxes, et les projets Hobby retiennent les deployments 30 jours par défaut.

01 May 2026
community.vercel.com →
Bêta

Astro 7 alpha: compilateur Rust stable et support Vite 8

Astro publie l'alpha preview d'Astro 7, avec l'implémentation stable du compilateur en Rust et support complet Vite 8. En parallèle, Astro 6.2 arrive avec un logger expérimental en JSON, une API d'optimisation SVG et un helper pour URLs de polices.

30 Apr 2026
astro.build →