NONE · 0

CVE-2026-53455

Blueprint Studio is a VS Code-like file editor for Home Assistant configuration files. Prior to 2.5.2, Blueprint Studio generated a shell-based Git credential helper in custom_components/blueprint_stu...

Vulnerability Description

Blueprint Studio is a VS Code-like file editor for Home Assistant configuration files. Prior to 2.5.2, Blueprint Studio generated a shell-based Git credential helper in custom_components/blueprint_studio/backend/git_manager.py by interpolating the configured Git username and token directly into executable helper script content without validating credential values. An attacker able to set Git credentials could include newline characters or shell syntax in a username or token. When Git executed the generated credential helper, the injected shell commands ran with the operating-system privileges of Home Assistant and could access or modify Home Assistant configuration data. This issue is fixed in version 2.5.2.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-53455?

CVE-2026-53455 is a documented vulnerability. Blueprint Studio is a VS Code-like file editor for Home Assistant configuration files. Prior to 2.5.2, Blueprint Studio generated a shell-based Git credential helper in custom_components/blueprint_stu...

How severe is CVE-2026-53455?

CVSS scoring is not yet available for CVE-2026-53455. Check NVD for updates.

Is there a patch for CVE-2026-53455?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.