Bug 2494493 - CVE-2026-46608 rtklib: Glances: XML-RPC Multi-Origin CORS Configuration Silently Falls Back to Wildcard (Incomplete Fix for CVE-2026-33533) [fedora-all]
Summary: CVE-2026-46608 rtklib: Glances: XML-RPC Multi-Origin CORS Configuration Silen...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: rtklib
Version: rawhide
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Vasiliy Glazov
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["62b18d3c-0e57-4acb-bd5a-f...
Depends On:
Blocks: CVE-2026-46608
TreeView+ depends on / blocked
 
Reported: 2026-06-29 16:37 UTC by Keith Grant
Modified: 2026-06-29 16:37 UTC (History)
1 user (show)

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


Attachments (Terms of Use)

Description Keith Grant 2026-06-29 16:37:03 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.5, the Glances XML-RPC server (glances -s) introduced a configurable CORS origin list in version 4.5.3 as a mitigation for CVE-2026-33533. However, the implementation silently falls back to Access-Control-Allow-Origin: * whenever cors_origins contains more than one entry. An operator who configures an explicit two-entry allowlist (e.g. two internal dashboard origins) intending to restrict browser access instead receives the unrestricted wildcard. A malicious web page served from any origin can issue a CORS simple request to /RPC2 and read the full system monitoring dataset without the victim's knowledge. This vulnerability is fixed in 4.5.5.


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