Update NGINX to 1.26.2 — patch CVE-2024-7347
MediumCompleted
NGINX 1.26.2 addresses a buffer overflow in the ngx_http_mp4_module. Rolling update across load balancer cluster. No configuration changes.
nginx, security-patch, load-balancerApr 2, 2026
NGINX 1.26.2 addresses a buffer overflow in the ngx_http_mp4_module. Rolling update across load balancer cluster. No configuration changes.
Implemented rate limiting to protect API endpoints from abuse. Configured zone with 10MB memory, burst=20 nodelay. Returns 429 on excess.