CVE-2026-47191

Source
https://cve.org/CVERecord?id=CVE-2026-47191
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-47191.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-47191
Aliases
Downstream
Published
2026-08-14T16:35:48.128Z
Modified
2026-08-16T03:48:29.564186490Z
Severity
  • 2.1 (Low) CVSS_V4 - CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:P/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N CVSS Calculator
Summary
kas checks out SHA-like git branches as valid commits
Details

kas is a setup tool for bitbake based projects. Prior to version 5.3, when relying solely on a git commit ID (SHA-1 or SHA-256) to qualify if a checkout of a repository is equivalent to the state validated while adding its commit ID to a kas configuration, users may be tricked to check out a branch of the same name from this repository. This implies that the referenced repository has been taken over by an attacker and modified to carry such a branch. SHA-1 commits may also be replaced by creating hash collisions, so the primary impact of this issue is on SHA-256 commit IDs. Version 5.3 fixes the issue. As a workaround, avoid relying solely on the commit ID for integrity validation of a repository that might become under control of a malicious 3rd party. If available, additional validate cryptographically signed commits or tags. Alternatively, mirror the repository to a save place, validate its integrity, and use this instead of the original one.

Database specific
{
    "cwe_ids": [
        "CWE-347"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/47xxx/CVE-2026-47191.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/siemens/kas

Affected ranges

Type
GIT
Repo
https://github.com/siemens/kas
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "5.3"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

0.*
0.10.0
0.11.0
0.12.0
0.13.0
0.14.0
0.15.0
0.16.0
0.16.1
0.17.0
0.18.0
0.19.0
0.20.0
0.20.1
0.9.0
1.*
1.0
1.1
2.*
2.0
2.1
2.1.1
2.2
2.3
2.3.1
2.3.2
2.3.3
2.4
2.5
2.6
2.6.1
2.6.2
2.6.3
3.*
3.0
3.0.1
3.0.2
3.1
3.2
3.2.1
3.2.2
3.2.3
3.3
4.*
4.0
4.1
4.2
4.3
4.3.1
4.3.2
4.4
4.5
4.6
4.7
4.8
4.8.1
4.8.2
5.*
5.0
5.1
5.2

Database specific

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