Patch Window

v2.0.0  ·  97 patches  ·  uptime 65d

DEEP DIVE

Wazuh 4.x to 5.0 migration checklist

Wazuh 5.0 is not a standard upgrade. The manager cannot be upgraded in-place from any 4.x version -- you are doing a clean install. This checklist covers the full migration: agent inventory, manager rebuild, config migration, and post-migration verification.

DEEP DIVE

SQLite as a Durable Workflow Engine

SQLite is enough for durable workflows when you run a single node and stay under ~5,000 state transitions per second. This deep dive compares SQLite, Postgres-backed DBOS, and Temporal so you can pick the right tool for your self-hosted setup.

DEEP DIVE

Azure Linux 4.0: Microsoft Enters the Server OS Race

Azure Linux 4.0 is Microsoft's first Fedora-based general-purpose server distro, released into public preview on Azure VMs. Here's what it means for teams running Linux in production — and why Microsoft now wants to own the OS layer, not just host it.

DEEP DIVE

Copy Fail: Root Any Linux Box in 732 Bytes

CVE-2026-31431 lets any local user escalate to root on Linux 4.14+ via a logic flaw in the AF_ALG crypto socket interface. A 732-byte Python script works every time, on every major distro. Here is how to check your exposure and apply the fix.

DEEP DIVE

Migrating from ingress-nginx: a practical guide

ingress-nginx was archived on March 24, 2026. About half of cloud-native environments still run it. Here is what a real migration looks like: the options, the trade-offs, and the parts nobody tells you about upfront.

DEEP DIVE

Langflow CORS Flaw: Your AI Stack's Master Key

CVE-2025-34291 in Langflow is a CVSS 9.4 chain that hands an attacker your entire SaaS stack — API keys, OAuth tokens, database credentials — from a single page visit. CISA added it to KEV on May 21 with a June 4 federal deadline.