CVE-2026-90457

The administrative password is hashed using a comparatively weak, fast algorithm for the credential store backing one authentication path, and the file containing that hash is written with permissions allowing it to be read by any local user. This is inconsistent with a separate, stronger hashing algorithm used for the same password on another authentication path. A party able to read this file, including a local user or a party with access to a configuration backup, could feasibly recover the underlying password through offline computation, compromising the administrative credential across every path that accepts it.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-09-11 22:16

Updated : 2026-09-14 13:19


NVD link : CVE-2026-90457

Mitre link : CVE-2026-90457

CVE.ORG link : CVE-2026-90457


JSON object : View

Products Affected

No product.

CWE
CWE-916

Use of Password Hash With Insufficient Computational Effort