Description
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.
Published: 2026-08-18
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Blueprint Studio’s backend API returned raw exception strings to any authenticated Home Assistant user until version 2.5.2. Some of those exception messages contained internal filesystem paths or internal implementation details. This exposure allows an authenticated user to fingerprint the Home Assistant installation, which can then aid in planning subsequent attacks. The vulnerability represents an information‑disclosure issue (CWE‑209) and does not grant the attacker additional privileges beyond what an authenticated user already possesses.

Affected Systems

The affected product is the Home Assistant custom component Blueprint Studio from the vendor ha‑china. Versions older than 2.5.2 are vulnerable. All installations of Blueprint Studio that have not applied the 2.5.2 update are at risk.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity. An EPSS score of 0.00339 (approximately 0.34%) indicates a very low probability of exploitation, and the vulnerability is not listed in CISA’s KEV catalog, suggesting limited knowledge of active exploitation. The attack vector is restricted to users who are already authenticated to Home Assistant; an unauthenticated attacker cannot trigger the vulnerability. However, because the information revealed can help refine further attacks, the risk to the overall system remains moderate when the underlying authentication is compromised or poorly protected.

Generated by OpenCVE AI on August 21, 2026 at 16:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Blueprint Studio to version 2.5.2 or later to eliminate the raw exception exposure.
  • Limit the use of the Blueprint Studio API to a minimal set of trusted Home Assistant users by reviewing and tightening role permissions.
  • Monitor Home Assistant logs for any exception messages that might indicate a fallback or unexpected behavior, ensuring that no sensitive details are being exposed after the update.

Generated by OpenCVE AI on August 21, 2026 at 16:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Ha-china
Ha-china blueprint-studio
Vendors & Products Ha-china
Ha-china blueprint-studio

Tue, 18 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
Description 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.
Title Blueprint Studio API exposed internal exception details
Weaknesses CWE-209
References
Metrics cvssV4_0

{'score': 5.3, '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'}


Subscriptions

Ha-china Blueprint-studio
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-19T13:37:30.683Z

Reserved: 2026-06-09T16:31:21.495Z

Link: CVE-2026-53458

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-18T21:16:35.713

Modified: 2026-08-19T14:17:33.367

Link: CVE-2026-53458

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T17:00:04Z

Weaknesses
  • CWE-209

    Generation of Error Message Containing Sensitive Information