Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. kas
  4. ›
  5. CVE-2026-54548

CVE-2026-54548: kas Persistently Disables SSH Host Key Checking

August 26, 2026

kas persistently disables SSH host key checking for the invoking user when internal SSH key setup is triggered via SSH_PRIVATE_KEY or SSH_PRIVATE_KEY_FILE and no user-specific SSH configuration file exists so far.

When this path is used, kas creates ~/.ssh/config with a global Host * rule containing StrictHostKeyChecking no. This was intended to ease the use of kas in short-lived CI environments that lack a pre-configured set of known hosts. In case a local user had no SSH configuration file so far, this approach weakens SSH host authenticity verification beyond the lifetime and scope of the kas command, increasing the risk of successful man-in-the-middle attacks against future SSH connections made by the same user.

References

  • github.com/advisories/GHSA-mv8m-v9v6-5f94
  • github.com/siemens/kas/commit/1c1e861c9f241ce082b86bef6bedc7da9b676294
  • github.com/siemens/kas/releases/tag/5.4
  • github.com/siemens/kas/security/advisories/GHSA-mv8m-v9v6-5f94
  • nvd.nist.gov/vuln/detail/CVE-2026-54548

Code Behaviors & Features

Detect and mitigate CVE-2026-54548 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 5.4.0

Fixed versions

  • 5.4.0

Solution

Upgrade to version 5.4.0 or above.

Impact 3.3 LOW

CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-295: Improper Certificate Validation

Source file

pypi/kas/CVE-2026-54548.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Fri, 11 Sep 2026 00:17:38 +0000.