4.0.4 Release notes - 14 January 2021
This section lists the changes in version 4.0.4. More details about these changes are provided in the changelog of each component:
Wazuh core
Added
API
- Missing secure headers for API responses to fulfill the OWASP recommendations. 
- New option to disable uploading configurations containing remote commands. 
- New option to choose the SSL ciphers. Default value TLSv1.2. 
Changed
API
- Restore and update API configuration endpoints have been deprecated. 
- JWT token expiration time set to 15 minutes. 
Fixed
API
- Fixed a path traversal flaw (CVE-2021-26814) affecting 4.0.0 to 4.0.3 at - /manager/filesand- /cluster/{node_id}/filesendpoints. This vulnerability allowed authenticated users to execute arbitrary code with administrative privileges via- /manager/filesURI. An authenticated user to the service could exploit incomplete input validation on the- /manager/filesAPI to inject arbitrary code within the API service script. Thanks to Davide Meacci for reporting this vulnerability.
Framework
- Bug with client.keys file handling when adding agents without authd. 
Core
- The purge of the Redhat vulnerabilities database before updating it. 
Wazuh Kibana plugin
Added
- Support for Wazuh v4.0.4.