Server-Side Request Forgery (SSRF) in glances - CVE-2026-35587
Published: April 21, 2026
glances
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to server-side request forgery in the Glances IP plugin when processing the public_api configuration parameter. A remote user can modify the configuration to send requests to attacker-controlled endpoints to disclose sensitive information.
When public_username and public_password are configured, the application includes these credentials in the Authorization header of outbound requests.