Dear Support Team,
IMPORTANT: PLEASE ESCALATE THIS TICKET DIRECTLY TO YOUR SOFTWARE ENGINEERING / DEVELOPMENT TEAM (TIER 2 SUPPORT).
I am writing to provide an important update and report a severe bug in the SSL/TLS interception engine of Bitdefender Total Security 2026 on Windows 10 IoT Enterprise 2021.
THE ISSUE
When the "Encrypted web scan" (Scansione web cifrata) option is enabled under the "Online Threat Prevention" panel, web servers continuously prompt me with loop CAPTCHAs, making standard web browsing completely impossible.
TECHNICAL FINDINGS & ISOLATION TESTS
To isolate the root cause, I conducted several cross-platform network tests:
Browser Behavior (Firefox & Chrome): The issue occurs identically on both Mozilla Firefox (v156.0) and the latest version of Google Chrome. It is not a browser-specific certificate store issue.
The HTTP/3 (QUIC) Conflict: The issue stops instantly if I perform either of these two actions:
Disable "Encrypted web scan" in Bitdefender.
Manually force-disable the HTTP/3 protocol (QUIC) inside the browser settings (e.g., setting network.http.http3.enable to false in Firefox, or using --disable-quic in Chrome).
cURL Command Line Test (HTTP/1.1): Running curl.exe -I https://google.com via PowerShell works perfectly and returns a clean HTTP 301 response over standard TCP.
System Environment Verification: To rule out any OS corruption or registry conflicts, I restored 3 different clean system backups, but the bug returned immediately every time Bitdefender's encrypted scan was active.
Local Network Isolation: Other devices connected to the same home router and network experience absolutely zero issues. This includes a smartphone connected via Wi-Fi and a Xiaomi TV Box streaming Netflix and Prime Video. This confirms that my router, ISP, and local network infrastructure are completely stable and clean.
TECHNICAL CONCLUSION (FOR DEVELOPERS)
This data clearly demonstrates that Bitdefender’s network filtering hook fails to properly handle or parse encrypted HTTP/3 (QUIC) traffic over UDP. This traffic alteration causes remote security systems (like Cloudflare or Google) to flag the requests as automated/malicious bot traffic, triggering endless CAPTCHAs. Furthermore, Bitdefender is failing to force a clean fallback (downgrade) to HTTP/2 over TCP when QUIC filtering fails.
Please forward these technical details to your Product Developers so they can release a hotfix in the next software update.
Kind regards.
Low