๐Ÿ” CVE Alert

CVE-2026-85649

HIGH 7.9
CVSS Score
7.9
EPSS Score
0.0%
EPSS Percentile
0th

(Holloway) Chew, Kean Ho's Actualizer v1.2.0 and earlier contains a fail-open password validation vulnerability in the Alpha user and root user password loops of Shell/debian-minbase-install.sh. The installer invokes mkpasswd to generate yescrypt password hashes but does not check the command's return value and unconditionally accepts the result. If mkpasswd fails to generate a yescrypt hash, for example because an incompatible mkpasswd implementation or an environment without yescrypt support is used, the resulting password hash variable can be empty and the build proceeds. The resulting image can therefore contain empty password fields for the root and alpha accounts, potentially permitting passwordless authentication depending on the authentication configuration.

CWE CWE-636 CWE-252
Vendor chewkeanho
Product software-actualizer
Published Sep 4, 2026
Last Updated Sep 4, 2026
Stay Ahead of the Next One

Get instant alerts for chewkeanho software-actualizer

Be the first to know when new high vulnerabilities affecting chewkeanho software-actualizer are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N
Attack Vector
Local
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

chewkeanho / software-actualizer
0 โ‰ค 1.2.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/ChewKeanHo/software-actualizer/releases/tag/v1.2.1 github.com: https://github.com/ChewKeanHo/software-actualizer/commit/50a0932ac705635d9af62955c353e7c6df003a61.patch github.com: https://github.com/ChewKeanHo/software-actualizer/blob/v1.2.0/Shell/debian-minbase-install.sh#L788 doi.org: https://doi.org/10.5281/zenodo.22169659

Credits

Alice Xiang Yu Xuan (ๆน˜ๆธ่ฑ) (Holloway) Chew, Kean Ho