Tag · 2 articles
Vulnerability
Apr 13, 2026 · 4 min readOld Docker Authorization Bypass Pops Up Despite Previous Patch
Learn about the resurgence of the Docker authorization bypass vulnerability, its impact, and how to secure your Docker environments immediately.
Feb 28, 2026 · 8 min readJWT Algorithm Confusion Attacks: How CVE-2026-22817, CVE-2026-27804, and CVE-2026-23552 Work and How to Fix Them
Fix JWT algorithm confusion: CVE-2026-22817 (Hono, CVSS 8.2), CVE-2026-27804 (Parse Server, CVSS 9.3), CVE-2026-23552 (Apache Camel). RS256→HS256 bypass and alg:none attacks explained with language-specific fixes.