Wednesday - 06/03/2026
We have two updates to share with you today: an important note on a recently disclosed nginx vulnerability and how it affects AC-Hunter, plus a new migration guide to help you move from AC-Hunter 6 to AC-Hunter 7.
First, the security item. You may have seen reporting on CVE-2026-42945, nicknamed “NGINX Rift,” a recently disclosed vulnerability in the nginx web server. AC-Hunter ships nginx inside its frontend container, so we want to share what this means for your deployment.
The short version: Both AC-Hunter 6 and AC-Hunter 7 are safe from this vulnerability. There is no emergency action required on your part.
CVE-2026-42945 is a flaw in nginx’s ‘rewrite’ module. For it to be reachable, the server’s nginx configuration must contain a specific combination of ‘rewrite’ directives and capture-group references. Critically, this pattern has to already exist in the configuration. It cannot be injected by an attacker over the network.
AC-Hunter’s nginx configuration doesn’t use the ‘rewrite’ module at all. It only routes API traffic, serves the frontend, and redirects HTTP to HTTPS. None of the conditions required to trigger the vulnerability are present, in either version of the product.
Because the affected nginx code still exists in the container’s nginx binary, a vulnerability scanner may flag AC-Hunter for CVE-2026-42945 based on a version-number match. This applies to both AC-Hunter 7 and AC-Hunter 6. We want to be clear: this is a version match against a CVE database, not an exploitable condition on your system. The vulnerable code path is never reached by AC-Hunter’s configuration.
Separately, we’ve just published a new migration guide to make upgrading from AC-Hunter 6 to AC-Hunter 7 as easy as possible. If you’ve been considering the move, this is a good time to take a look: https://docs.activecountermeasures.com/stable/v6-to-v7-migration/
As always, reach out to our support team with any questions. We’re happy to walk through the details.
This new AC-Hunter v7.0.4 install bundle is available to download now in your account under Downloads.
Tuesday - 05/12/2026
We’re excited to introduce AC-Hunter v7!

Over the years, we heard the same themes from customers: indicators were spread across separate modules, large datasets pushed performance limits, and the interface didn’t always surface the information that mattered most. v7 addresses all three:
v7 is a foundation we’re excited to build on. On the roadmap: scaling strategies for larger environments, integrations with threat intel platforms and SIEMs, and new analysis features driven by what v7’s architecture makes possible.
Because of the scope of the new architecture, v7 requires a fresh install rather than an in-place upgrade. Instructions for setup and installation can be found here.
We know not everyone will be ready to migrate right away, and that’s okay. v6 remains supported, and we’ll give plenty of notice well before anything changes. Reach out anytime if you want to discuss your timeline.
v7 exists because of the feedback, bug reports, and feature requests we’ve received from you over the years. Thank you for helping shape the product.
The AC-Hunter v7 install bundle is available to download now in your account under Downloads.
Monday - 03/23/2026
AC-Hunter v6.4.3 fixes a bug causing tooltip overlap, and adds support for Ubuntu 24.04 and CentOS Stream/RHEL 9.
Monday - 02/09/2026
AC-Hunter v6.4.2 fixes a package name dependency bug that prevented installation on some Ubuntu systems.
Thursday - 01/15/2026
AC-Hunter v6.4.1 updates MongoDB to patch Mongobleed vulnerability CVE-2025-14847.