SCA: security update for github.com/AdguardTeam/AdGuardHome (GHSA-5fg6-wrq4-w5gh)

critical Tenable Self-Hosted Container Security Plugin ID 438701

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-32136)

Solution

Update the github.com/AdguardTeam/AdGuardHome library and its related packages to version 0.107.73 or later.

See Also

https://github.com/advisories/GHSA-5fg6-wrq4-w5gh

Plugin Details

Severity: Critical

ID: 438701

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 3/12/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.88

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2026-32136

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.8

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/12/2026

Vulnerability Publication Date: 3/11/2026

Reference Information

CVE: CVE-2026-32136

cwe: CWE-287