PatchSiren cyber security CVE debrief
CVE-2026-90457 CISA CVE debrief
CVE-2026-90457 debrief: Weak administrative password hashing algorithm allows potential recovery by local users or parties with configuration backup access, compromising administrative credentials across multiple authentication paths. This vulnerability highlights the use of a comparatively weak hashing algorithm for administrative passwords, stored in a file readable by any local user, which could lead to offline computation and recovery of the underlying password, thus compromising administrative credentials across every path that accepts it.
- Vendor
- CISA
- Product
- Malcolm
- CVSS
- MEDIUM 6.9
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-11
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-09-11
- Advisory updated
- 2026-09-18
Who should care
Local system administrators and security teams responsible for managing administrative credentials and ensuring secure password storage practices should prioritize verification and remediation of weak password hashing to prevent potential credential compromise.
Why it matters
CVE-2026-90457 highlights a medium-severity vulnerability in the use of a comparatively weak administrative password hashing algorithm, allowing potential recovery of credentials by local users or those with access to configuration backups.
- Potential recovery of administrative credentials by local users or parties with configuration backup access
- Compromise of administrative credentials across multiple authentication paths
- Need for verification of weak password hashing in local system configurations
- Priority for remediation to prevent potential credential compromise
Technical summary
The administrative password is hashed using a comparatively weak algorithm and stored in a file readable by any local user, allowing potential recovery of the underlying password through offline computation. This is inconsistent with a separate, stronger hashing algorithm used for the same password on another authentication path, which could compromise the administrative credential across every path that accepts it if the weaker-hashed password is recovered offline by a party able to read the file containing the hash.
Defensive priority
High priority for local system administrators and security teams to verify and remediate weak password hashing
Recommended defensive actions
- Verify local system configurations for weak password hashing
- Remediate weak password hashing for administrative credentials
- Restrict access to configuration backups and sensitive files
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE description notes an administrative password is hashed using a comparatively weak algorithm and stored in a file readable by any local user, inconsistent with another authentication path's stronger hashing algorithm. The weak hashing algorithm used for one authentication path could allow a party able to read the file containing the hash to feasibly recover the underlying password through offline computation.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-90457 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-90457
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-90457 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-90457
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2026/icsa-26-254-01.json
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.