New OpenVox Agent releases! Edit

Published on Jun 10, 2026 by bastelfreak.

We are happy to announce OpenVox-Agent 8.28.0 and 9.0.0-alpha2!

OpenVox Agent 8.28.0 has just been published to our mirror! Mac, Windows & Linux packages are available. We also added Fedora 44 support.

What does the release contain? Mostly CVE fixes that were released yesterday with OpenSSL 3.0.21:

Identifier CVSS 3.1 Score Resolved By
CVE-2026-34182 9.1 pkg:github/openssl/[email protected]
CVE-2026-45447 8.8 pkg:github/openssl/[email protected]
CVE-2026-7383 8.1 pkg:github/openssl/[email protected]
CVE-2026-45445 7.5 pkg:github/openssl/[email protected]
CVE-2026-34180 7.5 pkg:github/openssl/[email protected]
CVE-2026-9076 7.5 pkg:github/openssl/[email protected]
CVE-2026-42766 5.9 pkg:github/openssl/[email protected]
CVE-2026-45446 4.8 pkg:github/openssl/[email protected]
CVE-2026-42770 3.7 pkg:github/openssl/[email protected]

New Features ๐ŸŽ‰

Bug Fixes ๐Ÿ›

Other Changes

Our docs got also updated for 8.28.0.


And OpenVox 9?

We have a new set of alpha packages. For apt/yum, those are now actual repos with release files that you can use, not just plain download links.

There are a couple big changes with this release:

  • Windows packages have arrived. This brings a build of Ruby 4 from a new toolchain based on MSYS2 + MINGW-w64. OpenVox 8 continues to use the old Cygwin + MINGW toolchain. One benefit of this new build is that we now use the same x64-mingw-ucrt platform as upstream Ruby. This means gems with compiled extensions, e.g. gem install nokogiri, should be able to use pre-compiled builds from rubygems.org without requiring the Windows node to have a compiler and dev tools installed. Massive thanks to Sebastian Rakel for figuring out how to get the MSYS2 build running side-by-side with the existing Cygwin build.
  • A 9.0.0.pre.alpha2 version of the openvox gem has been published, for use in running test pipelines against the OpenVox 9 pre-release.

This version also contains CVE fixes from yesterdayโ€™s OpenSSL 3.5.7 release.

Identifier CVSS 3.1 Score Resolved By
CVE-2026-34182 9.1 pkg:github/openssl/[email protected]
CVE-2026-45447 8.8 pkg:github/openssl/[email protected]
CVE-2026-7383 8.1 pkg:github/openssl/[email protected]
CVE-2026-45445 7.5 pkg:github/openssl/[email protected]
CVE-2026-42764 7.5 pkg:github/openssl/[email protected]
CVE-2026-34183 7.5 pkg:github/openssl/[email protected]
CVE-2026-34180 7.5 pkg:github/openssl/[email protected]
CVE-2026-9076 7.5 pkg:github/openssl/[email protected]
CVE-2026-34181 7.4 pkg:github/openssl/[email protected]
CVE-2026-42767 5.9 pkg:github/openssl/[email protected]
CVE-2026-42766 5.9 pkg:github/openssl/[email protected]
CVE-2026-42769 5.3 pkg:github/openssl/[email protected]
CVE-2026-45446 4.8 pkg:github/openssl/[email protected]
CVE-2026-42770 3.7 pkg:github/openssl/[email protected]
CVE-2026-42768 3.7 pkg:github/openssl/[email protected]

Breaking Changes ๐Ÿ› 

New Features ๐ŸŽ‰

Bug Fixes ๐Ÿ›

Other Changes

New Contributors


Please download and test the new releases and provide feedback in the openvox Slack/IRC channel. We will provide new OpenBolt and OpenVox-Server/DB packages in the next couple of days as well.