Information
As new security vulnerabilities are discovered, the corresponding fixes are implemented by your NGINX software package provider. Installing the latest software version ensures these fixes are available on your system.
Up-to-date software provides the best possible protection against exploitation of security vulnerabilities, such as the execution of malicious code.
NOTE: Nessus has not performed this check. Please review the benchmark to ensure target compliance.
Solution
To install the latest NGINX package, run the following command (example):
Redhat:
dnf update nginx -y
Impact:
Updating the NGINX package requires a service reload or restart to apply the changes. This may cause a brief interruption or configuration errors if the new version deprecates existing syntax.