CVE-2025-29906

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-29906
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-29906.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-29906
Aliases
  • GHSA-563g-p98j-mc9q
Downstream
Published
2025-04-29T22:17:47Z
Modified
2025-11-03T00:42:54.916578Z
Severity
  • 8.6 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H CVSS Calculator
Summary
Finit bundled getty can bypass /bin/login
Details

Finit is a fast init for Linux systems. Versions starting from 3.0-rc1 and prior to version 4.11 bundle an implementation of getty for the tty configuration directive that can bypass /bin/login, i.e., a user can log in as any user without authentication. This issue has been patched in version 4.11.

Database specific
{
    "cwe_ids": [
        "CWE-287"
    ]
}
References

Affected packages

Git / github.com/troglobit/finit

Affected ranges

Type
GIT
Repo
https://github.com/troglobit/finit
Events
Database specific
{
    "versions": [
        {
            "introduced": "3.0-rc1"
        },
        {
            "fixed": "4.11"
        }
    ]
}

Affected versions

3.*

3.0
3.0-rc1
3.0-rc2
3.1
3.1-rc1
3.1-rc2
3.2-rc1
3.2-rc2
3.2-rc3

4.*

4.0
4.0-rc1
4.0-rc2
4.0-rc3
4.0-rc4
4.1
4.1-rc1
4.1-rc2
4.10
4.10-rc1
4.10-rc2
4.11-rc1
4.11-rc2
4.2
4.3
4.3-rc1
4.3-rc2
4.4
4.4-rc1
4.4-rc2
4.5
4.5-rc1
4.5-rc2
4.5-rc3
4.5-rc4
4.5-rc5
4.6
4.7
4.8
4.9
4.9-rc1

Git / github.com/finit-project/finit

Affected ranges

Type
GIT
Repo
https://github.com/finit-project/finit
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

0.*

0.1
0.2
0.3
0.4
0.5
0.6-pre

1.*

1.0
1.1
1.10
1.11
1.12
1.2
1.3
1.4
1.5
1.6
1.7
1.8
1.9

2.*

2.0
2.1
2.2
2.3
2.4

3.*

3.0
3.0-rc1
3.0-rc2
3.1
3.1-rc1
3.1-rc2
3.2-rc1
3.2-rc2
3.2-rc3

4.*

4.0
4.0-rc1
4.0-rc2
4.0-rc3
4.0-rc4
4.1
4.1-rc1
4.1-rc2
4.10
4.10-rc1
4.10-rc2
4.2
4.3
4.3-rc1
4.3-rc2
4.4
4.4-rc1
4.4-rc2
4.5
4.5-rc1
4.5-rc2
4.5-rc3
4.5-rc4
4.5-rc5
4.6
4.7
4.8
4.9
4.9-rc1

Database specific

vanir_signatures

[
    {
        "source": "https://github.com/finit-project/finit/commit/6528628b5c771c25ffa0cb1a46c6c89d9d0d69e0",
        "signature_version": "v1",
        "deprecated": false,
        "target": {
            "function": "exec_login",
            "file": "src/getty.c"
        },
        "id": "CVE-2025-29906-4f9ecd9c",
        "digest": {
            "length": 563.0,
            "function_hash": "119575122103930956426117148705173701036"
        },
        "signature_type": "Function"
    },
    {
        "source": "https://github.com/finit-project/finit/commit/6528628b5c771c25ffa0cb1a46c6c89d9d0d69e0",
        "signature_version": "v1",
        "deprecated": false,
        "target": {
            "file": "src/getty.c"
        },
        "id": "CVE-2025-29906-53bc0c9f",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "105929115891636115889017790541775814200",
                "98118360729421153779944852331474853756",
                "70882017660745328739545150808633831783",
                "156921722014421408919646958253466209069",
                "235550450089593423843841550145511010691",
                "166078352421179977899414920107781009171"
            ]
        },
        "signature_type": "Line"
    }
]