[CLSA-2026:1785773520] Fix CVE(s): CVE-2026-1642, CVE-2026-42055, CVE-2026-42946, CVE-2026-56434
Type:
security
Severity:
Important
Release date:
2026-08-03 16:12:20 UTC
Description:
* SECURITY UPDATE: use-after-free in the worker process when Server-Side Includes were used together with proxy_pass and proxy_buffering off, where a subrequest created for an SSI include while another include had data postponed was posted twice, once from ngx_http_subrequest() and once from ngx_http_postpone_filter(), so a quick finalization ran in both calls and decremented r->main->count more times than it had been incremented, letting an attacker with a man-in-the-middle position on the upstream side achieve a limited modification of worker process memory or a restart of the worker process - debian/patches/CVE-2026-56434.patch: return early instead of appending a request that is already present in the posted_requests list in ngx_http_post_request(), and reset r->write_event_handler to ngx_http_request_empty_handler during active subrequest finalization in ngx_http_finalize_request() in src/http/ngx_http_request.c - CVE-2026-56434
Updated packages:
  • nginx1.27_1.27.5-1~trixie+tuxcare.els18_amd64.deb
    sha:9772a237a680e52e2e022b8d945dad865ba447a0
  • nginx1.27_1.27.5-1~trixie+tuxcare.els18_arm64.deb
    sha:438be6e4c6727b316fee2806336902af93996911
Notes:
This page is generated automatically and has not been checked for errors. For clarification or corrections please contact the CloudLinux Packaging Team.