CVE-2026-32632
CVE-2026-32632 is a medium-severity vulnerability in Nicolargo Glances with a CVSS 3.x base score of 5.9. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-346.
Key facts
- Severity: Medium (CVSS 3.x base score 5.9)
- EPSS exploit prediction: 0% (6th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-12925
- Weakness: CWE-346
- Affected product: Nicolargo Glances
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2026-32632?
- 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.
- How severe is CVE-2026-32632?
- CVE-2026-32632 has a CVSS 3.x base score of 5.9, rated medium severity. It is exploitable over network with high attack complexity, requires no privileges and user interaction. Impact on confidentiality is high, integrity low, and availability none.
- Is CVE-2026-32632 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (6th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-32632?
- CVE-2026-32632 affects Nicolargo Glances. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-32632?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2026-32632 have an EU (EUVD) identifier?
- Yes. CVE-2026-32632 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-12925.
- When was CVE-2026-32632 published?
- CVE-2026-32632 was published on 2026-03-18 and last updated on 2026-06-17.
References
- https://github.com/nicolargo/glances/commit/5850c564ee10804fdf884823b9c210eb954dd1f9
- https://github.com/nicolargo/glances/releases/tag/v4.5.2
- https://github.com/nicolargo/glances/security/advisories/GHSA-hhcg-r27j-fhv9
Affected products (1)
- cpe:2.3:a:nicolargo:glances:*:*:*:*:*:*:*:*
More vulnerabilities in Nicolargo Glances
- CVE-2026-30930 — Critical (CVSS 9.8): Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.1, The TimescaleDB export module…
- CVE-2026-32633 — Critical (CVSS 9.1): Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.2, in Central Browser mode, the…
- CVE-2026-35587 — High (CVSS 8.8): Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.4, a Server-Side Request Forgery…
- CVE-2026-32634 — High (CVSS 8.1): Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.2, in Central Browser mode,…
- CVE-2026-32610 — High (CVSS 8.1): Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.2, the Glances REST API web…
- CVE-2026-33641 — High (CVSS 7.8): Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.3, Glances supports dynamic…
All CVEs affecting Nicolargo Glances →
Other CWE-346 vulnerabilities
- CVE-2026-42901 — Critical (CVSS 10.0): Origin validation error in Microsoft Entra ID allows an unauthorized attacker to elevate privileges over a network.
- CVE-2026-6508 — Critical (CVSS 9.8): Origin Validation Error vulnerability in TUBITAK BILGEM Software Technologies Research Institute Liderahenk allows…
- CVE-2026-2790 — Critical (CVSS 9.8): Same-origin policy bypass in the Networking: JAR component. This vulnerability was fixed in Firefox 148, Firefox ESR…
- CVE-2022-50925 — Critical (CVSS 9.8): Prowise Reflect version 1.0.9 contains a remote keystroke injection vulnerability that allows attackers to send…
- CVE-2025-30466 — Critical (CVSS 9.8): This issue was addressed through improved state management. This issue is fixed in Safari 18.4, iOS 18.4 and iPadOS…
- CVE-2024-8487 — Critical (CVSS 9.8): A Cross-Origin Resource Sharing (CORS) vulnerability exists in modelscope/agentscope version v0.0.4. The CORS…