Bug 2459933 (CVE-2026-34839) - CVE-2026-34839 Glances: Glances: Information disclosure via permissive Cross-Origin Resource Sharing (CORS) policy in REST API
Summary: CVE-2026-34839 Glances: Glances: Information disclosure via permissive Cross-...
Keywords:
Status: NEW
Alias: CVE-2026-34839
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2460032 2460035
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-04-21 00:01 UTC by OSIDB Bzimport
Modified: 2026-04-21 10:03 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-04-21 00:01:55 UTC
Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.4, the Glances web server exposes a REST API (`/api/4/*`) that is accessible without authentication and allows cross-origin requests from any origin due to a permissive CORS policy (`Access-Control-Allow-Origin: *`). This allows a malicious website to read sensitive system information from a running Glances instance in the victim’s browser, leading to cross-origin data exfiltration. While a previous advisory exists for XML-RPC CORS issues, this report demonstrates that the REST API (`/api/4/*`) is also affected and exposes significantly more sensitive data. Version 4.5.4 patches the issue.


Note You need to log in before you can comment on or make changes to this bug.