The Lab · 2026-04-08 18:27:29 · GitHub Issues
A critical vulnerability remediation effort for the Caddy web server has stalled, leaving 18 high and critical-severity security flaws unresolved despite an upgrade to version 2.10.2. The upgrade from version 2.10 reduced the count from 24 total high/critical findings to 18, but the remaining vulnerabilities are embedd...
The Lab · 2026-04-15 19:22:56 · GitHub Issues
A critical security flaw in the widely-used Gunicorn WSGI server has been patched, exposing countless Python web applications to HTTP Request Smuggling attacks. The vulnerability, tracked as CVE-2024-1135, stems from Gunicorn's failure to properly validate Transfer-Encoding headers. This allows attackers to craft malic...
The Lab · 2026-04-19 05:22:34 · GitHub Issues
A critical vulnerability in the Puma web server, tracked as CVE-2019-16770, exposes systems to a denial-of-service (DoS) attack through keepalive connections. The flaw allows a malicious client to monopolize the server's reactor by opening more keepalive connections than available threads, causing additional connection...