Angie and Angie PRO updated to version 1.11.6#
A maintenance release of Angie and Angie PRO 1.11.6 has been published, porting a fix for the CVE-2026-9256 vulnerability in the rewrite directive, discovered in nginx the day before.
Maintenance releases of Angie and its commercial version Angie PRO — 1.11.6 — have been published, porting a fix for the CVE-2026-9256 vulnerability discovered in nginx the day before.
The vulnerability can occur when the rewrite directive is used in
the configuration with regular expressions containing nested captures,
such as rewrite ^/((.*))$ http://127.0.0.1:8080/?$1$2;.
More details about the changes:
Have a great day!