| Reporter | Title | Published | Views | Family All 26 |
|---|---|---|---|---|
| CVE-2026-32596 | 18 Mar 202605:18 | – | attackerkb | |
| CVE-2026-32596 | 18 Mar 202605:18 | – | alpinelinux | |
| March Linux Patch Wednesday | 30 Mar 202620:00 | – | avleonov | |
| The vulnerability of the Glances monitoring tool, related to the disclosure of information, allows a malicious actor to gain unauthorized access to protected information. | 1 Apr 202600:00 | – | bdu_fstec | |
| CVE-2026-32596 | 14 Mar 202614:53 | – | circl | |
| glances 信息泄露漏洞 | 18 Mar 202600:00 | – | cnnvd | |
| CVE-2026-32596 | 18 Mar 202605:18 | – | cve | |
| CVE-2026-32596 Glances exposes the REST API without authentication | 18 Mar 202605:18 | – | cvelist | |
| CVE-2026-32596 | 18 Mar 202605:18 | – | debiancve | |
| Glances exposes the REST API without authentication | 16 Mar 202616:23 | – | github |
id: CVE-2026-32596
info:
name: Glances - Information Disclosure
author: theamanrawat
severity: high
description: |
Glances < 4.5.2 contains an information disclosure vulnerability caused by the web server running without authentication by default, letting remote attackers access sensitive system information including credentials, exploit requires no special privileges.
impact: |
Remote attackers can access sensitive system information including credentials, risking data exposure and system compromise.
remediation: |
Update to version 4.5.2 or later.
reference:
- https://github.com/nicolargo/glances/security/advisories/GHSA-wvxv-4j8q-4wjq
- https://nvd.nist.gov/vuln/detail/CVE-2026-32596
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score: 7.5
cve-id: CVE-2026-32596
epss-score: 0.0155
epss-percentile: 0.72095
cwe-id: CWE-200
metadata:
verified: true
max-request: 2
tags: cve,cve2026,glances,exposure,unauth,vuln
flow: http(1) && http(2)
http:
- method: GET
path:
- "{{BaseURL}}/api/4/system"
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(content_type, "application/json")'
- 'contains_all(body, "os_name", "os_version", "hostname")'
condition: and
internal: true
- method: GET
path:
- "{{BaseURL}}/api/4/processlist"
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(content_type, "application/json")'
- 'contains_all(body, "cmdline", "cpu_times", "memory_info")'
condition: and
# digest: 490a0046304402201a94db7f48348a8c7c88835f72f50a2771f3e13679c3d9c725951afef5c79d0502203a53c52d0ede7bd07140d0b61cb38b1da05de6c0d7fc4d87f8ec2824e2b698e7:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation