PT-2026-33777 · Glance · Glance
Published
2026-04-20
·
Updated
2026-04-22
·
CVE-2026-35587
CVSS v3.1
8.8
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Glances versions prior to 4.5.4
Description
A Server-Side Request Forgery (SSRF) issue exists in the Glances IP plugin due to improper validation of the
public api configuration parameter. The value of public api is passed directly to the urlopen auth() function without restrictions on the URL scheme, hostname, or IP address. An attacker capable of modifying the configuration can force the application to send requests to arbitrary internal or external endpoints, such as localhost, private network ranges, or cloud metadata endpoints (e.g., 'http://169.254.169.254/'). Furthermore, if public username and public password are configured, Glances automatically includes these credentials in the Authorization: Basic header, leading to credential leakage to attacker-controlled servers.Recommendations
Update to version 4.5.4.
As a temporary workaround, avoid using the
public api parameter in the IP plugin configuration until the update is applied.Exploit
Fix
SSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Glance