[CLSA-2026:1784707592] Fix CVE(s): CVE-2026-42533, CVE-2026-49975
Type:
security
Severity:
Important
Release date:
2026-07-22 08:07:00 UTC
Description:
* SECURITY UPDATE: buffer overrun in the script engine where copy operations wrote past the buffer end when a variable's length changed between the length and copy passes (e.g. captures or volatile variables with side effects), trailing uninitialised bytes could leak when the result was shorter than predicted, and an uninitialised memory read caused by stale regex captures could leak data or overrun the buffer - debian/patches/CVE-2026-42533.patch: add the e->end buffer-end pointer and ngx_http_script_check_length() guard to all script copy operations, extend the protection to direct script evaluation in the proxy, fastcgi, scgi, uwsgi, grpc, index and try_files modules and to the http and stream access log script engines, cut the result string to its actual size, and reset r->ncaptures when reallocating r->captures in src/http/ngx_http_script.{c,h}, src/stream/ngx_stream_script.{c,h}, src/http/modules/ngx_http_*_module.c, src/stream/ngx_stream_log_module.c and src/http/ngx_http_variables.c - CVE-2026-42533
Updated packages:
  • nginx1.27_1.27.5-1~trixie+tuxcare.els15_amd64.deb
    sha:147a113b15cc59950461a4847326c8464a310ae3
  • nginx1.27_1.27.5-1~trixie+tuxcare.els15_arm64.deb
    sha:db53453b2859d51325c488e44ffddb94bbd2c058
Notes:
This page is generated automatically and has not been checked for errors. For clarification or corrections please contact the CloudLinux Packaging Team.