Release Maintainers Dan Parriott Scott R. Shinn (Atomicorp) Contributors on this release @atomicturtle Release Notes Major security and stability release addressing critical memory safety issues and modernizing cryptographic implementations. This release includes fixes for multiple heap use-after-free (UAF) vulnerabilities, uncontrolled recursion in XML parsing, and implementation of secure random number generation for agent key creation. […]
The post OSSEC 4.0.0 appeared first on OSSEC.
Release Maintainers
Contributors on this release
Major security and stability release addressing critical memory safety issues and modernizing cryptographic implementations. This release includes fixes for multiple heap use-after-free (UAF) vulnerabilities, uncontrolled recursion in XML parsing, and implementation of secure random number generation for agent key creation. Additionally, file integrity monitoring has been modernized with SHA-256 support, and several external dependencies have been updated to their latest stable versions.
⚠️ Breaking ChangesConfiguration Changes[!WARNING]
AES Encryption Now Default for Agent CommunicationOSSEC 4.0.0 agents now use AES encryption by default for agent-server communication. This is NOT backwards compatible with OSSEC 3.8.0 and older servers.
Migration Options:
- Upgrade servers first (recommended): Update all OSSEC servers to 4.0.0 before upgrading agents.
- Use legacy Blowfish encryption on 4.0.0 agents: Add the following to your agent’s
ossec.conf:
xml
<client>
<crypto_method>blowfish</crypto_method>
</client>
xml
<syscheck>
<directories check_sha256sum="no">/etc</directories>
</syscheck>| # | Наименование новости | Тональность | Информативность | Дата публикации |
|---|---|---|---|---|
| 1 | 4.1.0 | 0 | 10.98 | 01-07-2026 |
| 2 | 4.2.0 | 0 | 17.85 | 05-08-2026 |
| 3 | ionsec-trace 0.4.0 | 0 | 30 | 14-08-2026 |
| 4 | Oracle Security Alert Advisory - CVE-2026-35273 | 0 | 10 | 11-06-2026 |
| 5 | Rocky Linux 9 Ruby Important Security Detected Issues RLSA-2026-33577 | 0 | 5 | 01-07-2026 |
| 6 | BSA on Quantum Technology and Security Executive Orders | 0 | 7.14 | 22-06-2026 |
| 7 | When AI Goes Rogue | 0 | 10 | 11-08-2026 |
| 8 | Follow-up to Carrot disclosure: Forgejo | 0 | 7.3 | 30-04-2026 |
| 9 | OpenAI launches GPT-5.6-Cyber with reduced refusals, 95% completion on advanced cybersecurity tasks | 0 | 11.63 | 10-08-2026 |
| 10 | openSUSE google-osconfig-agent Important DoS Issues Resolved 2026-21210-1 | 0 | 5 | 03-07-2026 |