QuFirewall accumulates event count every minute - results in ridiculous amount of events.

My TS-473A’s QuFirewall event count is completely broken since QuTS Hero 6.0 update. I’m on latest firmware now.

As you can see, event count is rediculously high since then; it accumulates count, and thinks every event is unique. For example, if QuFirewall registered 1 event in the past, that event will be counted indefinitely for every minute.

I can confirm this is purely counter bug, since Denied IP Analysis shows nearly 0 packets for several minutes, and my IPS(CrowdSec) does not show any anomalies. At first it did not triggered automatic event capture, but now it does; I have small but continueous, non-stop event captures like below.

It goes on and on. (I disabled this for now)

Reinstalling did not solve my problem; Tried 2 times, but did not help.

Thank you for reporting this. We’ll try to reproduce and verify the issue on our end.

Hi, the same occurs in QTS version 5.2.10.3577 Build 20260731
The issue maybe lies in the QuFirewall last update, version 2.6.0.0875

I’ve been having the exact same problem ever since I updated to 2.6.0.0875.

I’m experiencing the same thing. Since the latest update of QuFirewall (Version 2.6.0.0875 (2026/07/07)) I’m getting a lot of of denied events being registered. However, QuFirewall is not capturing the events (PCAP). Automatic Capture is enabled and the threshold I’ve set is 30 events in 10 minutes and even when there are 50 events nothing is being captured (see screenshots.)

I’m experiencing this on both of my NAS devices.

In the meantime, I’ve removed QuFirewall after exporting my filters and reinstalled and the Automatic Capture still doesn’t work. Additionally, Manual Capture and the Denied IP Analysis returns no registered events. Is it possible that you guys forgot to include the PCAP functionality with the latest release?

(To dmcsql:)

If you saw nothing in Denied IP Address or manual capture, that means no denied event was occured at that time for real, so automatic capture will not be triggered. Only your event count is broken.

(In my case, this bug is somehow triggering automatic capture non-stop, even if count is below threshold. I guess it’s another bug.)

Thanks for the report! We’ve successfully reproduced this issue internally, and we’ll fix it in a future release.

Uhhhhhh! Were can I download the previous Version “QuFirewall 2.5.0” ?? I feel NOT secure!!!


Select this firewall rule.

good thing I am not the only one here with the same issue.
Before 2.6.0 I had about 30k to 60k of blocked or logged blocked events per 24 hours, now I have 35 million!

I also want that

The version 2.5.0 is on the app central. Export your current used profile, un-install 2.6.0, install 2.5.0 and import the profile.

All is calm now :slight_smile:

nice, thanks :slight_smile:

There is no need to uninstall die old Version. Simply install the oder Version. Exporting profiles is not necessary.

As XTCPlus indicated above, version 2.5.0 is available agian in the App Center.

According to QNAP Support:

Latest update from [the] Dev Team:

Root cause:
This is a known regression in QuFirewall 2.6.0.x — a denied-event counter / interval-rollover issue:

* The denied-event aggregation window becomes frozen on a single stale interval and never rolls forward, so the same events are re-counted repeatedly (roughly once per minute). This inflates the “denied events” number shown in the overview.

* Those inflated counts are phantom — not backed by real captured packets. Denied IP Analysis correctly shows ~0 real packets, so Automatic Capture, Manual Capture, and Denied IP Analysis appear “empty.”

In other words, PCAP capture is not actually missing or malfunctioning — the underlying event-counting/logging pipeline in 2.6.0.0875 is defective, which both fabricates the high denied-event numbers and leaves captures/analysis empty. Because the events are phantom, there is no actual unlogged malicious traffic, so this is not a real security exposure.

You may check in QuFirewall > Denied IP Analysis, if there are IPs denied, or in QuLog Center > Event Log if there are failed connection attempts from unauthorized IPs/client devices.

Regarding the fix version, I am waiting for our Dev Team for feedback if any ETA release.

so this is not a real security exposure

Well, that was not true for me.

I was getting attempted anonymous FTP scans daily from a Denied Region (Brussels) which was not working.

Going back to 2.5.0 has stopped that.

You need to stop exposing your NAS to LAN asap, never ever ever expose any part of your NAS to WAN!! (and ftp is pretty much the worst protocol to do so with)