CVE-2026-85649

Source
https://cve.org/CVERecord?id=CVE-2026-85649
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-85649.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-85649
Published
2026-09-04T12:59:59.743Z
Modified
2026-09-06T03:47:19.624354184Z
Severity
  • 7.9 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N CVSS Calculator
Summary
[none]
Details

(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.

Database specific
{
    "cwe_ids": [
        "CWE-252",
        "CWE-636"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/85xxx/CVE-2026-85649.json",
    "cna_assigner": "CIRCL"
}
References

Affected packages

Git / github.com/chewkeanho/software-actualizer

Affected ranges

Type
GIT
Repo
https://github.com/chewkeanho/software-actualizer
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "1.2.0"
        }
    ]
}

Affected versions

v1.*
v1.0.0
v1.1.0
v1.2.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-85649.json"