CVE Vulnerabilities

CVE-2025-11155

Weak Encoding for Password

Published: Sep 29, 2025 | Modified: Sep 29, 2025
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

The credentials required to access the devices web server are sent in base64 within the HTTP headers. Since base64 is not considered a strong cipher, an attacker could intercept the web request handling the login and obtain the credentials.

Weakness

Obscuring a password with a trivial encoding does not protect the password.

Potential Mitigations

References