CVE-2026-32632

Source
https://cve.org/CVERecord?id=CVE-2026-32632
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-32632.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-32632
Aliases
Downstream
Related
Published
2026-03-18T17:47:25.929Z
Modified
2026-04-10T05:42:57.475316Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:L/A:N CVSS Calculator
Summary
Glances's REST/WebUI Lacks Host Validation and Remains Exposed to DNS Rebinding
Details

Glances is an open-source system cross-platform monitoring tool. Glances recently added DNS rebinding protection for the MCP endpoint, but prior to version 4.5.2, the main REST/WebUI FastAPI application still accepts arbitrary Host headers and does not apply TrustedHostMiddleware or an equivalent host allowlist. As a result, the REST API, WebUI, and token endpoint remain reachable through attacker-controlled domains in classic DNS rebinding scenarios. Once the victim browser has rebound the attacker domain to the Glances service, same-origin policy no longer protects the API because the browser considers the rebinding domain to be the origin. This is a distinct issue from the previously reported default CORS weakness. CORS is not required for exploitation here because DNS rebinding causes the victim browser to treat the malicious domain as same-origin with the rebinding target. Version 4.5.2 contains a patch for the issue.

Database specific
{
    "cwe_ids": [
        "CWE-346"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/32xxx/CVE-2026-32632.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/nicolargo/glances

Affected ranges

Type
GIT
Repo
https://github.com/nicolargo/glances
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v1.*
v1.0
v1.1.2
v1.1.3
v1.2
v1.3
v1.3.1
v1.3.2
v1.3.3
v1.3.4
v1.3.5
v1.3.6
v1.3.7
v1.4
v1.4.1
v1.4.1.1
v1.4.2
v1.4.2.1
v1.5
v1.5.1
v1.5.2
v1.6
v1.6.1
v1.7
v1.7.1
v1.7.2
v1.7.3
v2.*
v2.10
v2.11
v2.2
v2.3
v2.4.1
v2.4.2
v2.5
v2.5.1
v2.7
v2.7.1
v2.7_RC1
v2.8
v2.8.1
v2.8.2
v2.8.3
v2.8.4
v2.8.5
v2.8.6
v2.8.7
v2.8.8
v2.9.0
v2.9.1
v3.*
v3.0
v3.1.0
v3.1.1
v3.1.2
v3.1.3
v3.1.4
v3.1.5
v3.1.6.1
v3.1.7
v3.2.0
v3.2.1
v3.2.2
v3.2.3
v3.2.3.1
v3.2.4
v3.2.4.1
v3.2.4.2
v3.2.5
v3.2.6
v3.2.7
v3.3.0
v3.3.0.1
v3.3.1
v3.4.0
v4.*
v4.2.0
v4.3.0
v4.3.0.1
v4.3.0.2
v4.3.0.3
v4.3.0.6
v4.3.0.7
v4.3.0.8
v4.3.1
v4.3.2
v4.3.3
v4.4.0
v4.4.1
v4.5.0
v4.5.0.1
v4.5.0.2
v4.5.0.3
v4.5.0.4
v4.5.0.5
v4.5.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-32632.json"