IAG 5.3.2 focuses on security hardening and proxy connectivity improvements. Key updates include resolution of a high-severity CVE in the golang gRPC package, a fix for websocket connections to Gateway Manager not being established through proxy servers, and a fix for quoting issues with commands on the run command task.
Security fixes
| Issue |
Description |
| Updated golang gRPC package (ENG-21910) |
Resolved a high-severity security vulnerability (CVE-2026-33186) in the google.golang.org/grpc package. |
Bug fixes
| Issue |
Description |
| Proxy settings not applied to Gateway Manager connectivity check (ENG-21908) |
Fixed an issue where the websocket connection to Gateway Manager was not being established through the proxy server because the initial connectivity check was not using the configured proxy settings. |
| Command quoting issues on send command task (ENG-21778) |
Fixed an issue that was causing quoting errors with certain commands executed via the sendCommand task. |