4.14.6 Release notes - 1 July 2026
This section lists the changes in version 4.14.6. Every update of the Wazuh solution is cumulative and includes all enhancements and fixes from previous releases.
What's new
This release includes new features or enhancements as the following:
Wazuh manager
#35648 Removed unused SSL/TLS transport option from the cluster.
Other
Resolved issues
This release resolves known issues as the following:
Wazuh manager
#35773 Improved message decompression handling in remoted.
#35833 Improved agent name validation to reject names starting with a dot.
#36011 Fixed segmentation fault in the Vulnerability Scanner module shutdown when disabled.
#36059 Fixed string buffer handling in the version comparison function.
#36060 Improved cluster file synchronization security.
#36129 Improved cluster file synchronization error handling for invalid task identifiers.
#36204 Improved cluster merged file parameter validation to prevent directory escape.
#36246 Improved
tmp_filepath validation in cluster DAPI.#36296 Improved cluster non-merged file path validation during worker file processing.
#36460 Improved cluster node name format validation in the hello handler.
#35475 Fixed missing
agent.host.ipfield in inventory documents when the agent IP is empty.#6726 Fixed stale agent
syncedstatus after hot reload on cluster worker nodes.
Wazuh agent
#35727 Fixed agent registration not running after reinstalling the agent with
apt-get remove.#35431 Fixed MS-Graph integration handling for relationships containing
/.#35380 Fixed macOS Syscollector to skip package receipts whose payload is no longer installed.
#35838 Fixed missing eBPF create, modify, and delete events on Ubuntu 24 and 26, and improved FIM whodata health check.
#36399 Hardened FIM database path lookups by migrating to parameterized SQL queries.
RESTful API
Ruleset
#35927 Updated Rootcheck trojan signatures to avoid false positives on modern distributions, including Debian 13, Ubuntu 26, and Arch Linux.
Other
#36782 Fixed
wazuh-managerstartup failure on RHEL 10 by removing thelibcryptdependency from the embedded Python interpreter.
Wazuh dashboard
#8447 Fixed the message displayed when the server cluster is disabled and accessing the Cluster app.
#8464 Fixed authorization for agent removal, group editing, upgrading, and upgrade task details by delegating RBAC enforcement to the API instead of the UI, and avoiding duplicated permission error toasts in upgrade task queries.
#8522 #8555 Fixed deployment and start commands being displayed in the agent registration flow when the user lacks
manager:update_configorcluster:update_configpermissions required to read the registration password.
Changelogs
The repository changelogs provide more details about the changes.