NIXPKGS-2026-0658
GitHub issue
published 2 months, 3 weeks ago
Permalink
CVE-2026-32136
9.8 CRITICAL
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): None (N)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): High (H)
- Integrity (I): High (H)
- Availability (A): High (H)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): High (H)
- Modified Availability (MA): High (H)
by @LeSuisse Activity log
- Created suggestion
-
@LeSuisse
ignored
3 packages
- python312Packages.adguardhome
- python313Packages.adguardhome
- python314Packages.adguardhome
- @LeSuisse accepted
- @LeSuisse published on GitHub
AdGuard Home: HTTP/2 Cleartext (h2c) Upgrade Authentication Bypass
AdGuard Home is a network-wide software for blocking ads and tracking. Prior to 0.107.73, an unauthenticated remote attacker can bypass all authentication in AdGuardHome by sending an HTTP/1.1 request that requests an upgrade to HTTP/2 cleartext (h2c). Once the upgrade is accepted, the resulting HTTP/2 connection is handled by the inner mux, which has no authentication middleware attached. All subsequent HTTP/2 requests on that connection are processed as fully authenticated, regardless of whether any credentials were provided. This vulnerability is fixed in 0.107.73.
References
Affected products
AdGuardHome
- ==< 0.107.73
Matching in nixpkgs
pkgs.adguardhome
Network-wide ads & trackers blocking DNS server
Ignored packages (3)
pkgs.python312Packages.adguardhome
None
pkgs.python313Packages.adguardhome
Python client for the AdGuard Home API
pkgs.python314Packages.adguardhome
Python client for the AdGuard Home API
Package maintainers
-
@numkem Sebastien Bariteau <numkem@numkem.org>
-
@Golbinex Kryštof Baksa <baksa@pm.me>
-
@iagocq Iago Manoel Brito
-
@rhoriguchi Ryan Horiguchi <ryan.horiguchi@gmail.com>