CVE-2026-53458 PUBLISHED

Blueprint Studio API exposed internal exception details

Assigner: GitHub_M
Reserved: 09.06.2026 Published: 18.08.2026 Updated: 18.08.2026

Blueprint Studio is a VS Code-like file editor for Home Assistant configuration files. Prior to 2.5.2, Blueprint Studio backend API handlers in custom_components/blueprint_studio/backend/api.py returned raw exception strings to authenticated Home Assistant users. Some exception messages could contain internal filesystem paths or implementation details. The disclosed information could help an authenticated user fingerprint a Home Assistant installation and refine follow-up attacks. This issue is fixed in version 2.5.2.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 5.3

Product Status

Vendor ha-china
Product blueprint-studio
Versions
  • Version < 2.5.2 is affected

References

Problem Types

  • CWE-209: Generation of Error Message Containing Sensitive Information CWE