Skip to main content
ReleaseBloodHoundSharpHoundAzureHound
2026-03-04v8.7.0v2.10.0v2.10.0
Use the filters on the right side of this page to narrow down the updates by component. You can select multiple filters at the same time to refine your results.
BloodHound
Explore
Enhancement

Table Column Resizing

Resize table columns to review data more comfortably.BloodHound now allows you to adjust column widths in the table layout graph visualization so you can view data on smaller screens without changing your window size.
A GIF showing a user resizing columns in BloodHound
You can also resize table columns on the Certifications page, which can be helpful for viewing full object names.
BloodHound
Explore
Enhancement

Meta Node Information in Entity Panel

BloodHound Enterprise logoReview Meta node information without encountering errors.BloodHound Enterprise now displays Meta node information in the Entity Panel for more consistent context. You may encounter these nodes in the graph after running some Cypher queries.Meta nodes represent related-node groupings rather than directly collected objects. BloodHound Enterprise uses Meta nodes to map attack paths across zones and environments to enrich the graph.
A view of the Entity panel showing information for a Meta node
BloodHound
Explore
Enhancement

Improved Edge Information

  • Review accurate, complete edge guidance in the Entity Panel for both AZOwner and AZOwns while you investigate the graph. BloodHound now displays missing help text for AZOwner and aligns AZOwns content in the Entity Panel with the edge reference documentation.
  • Review clearer Entra ID role edge guidance in the Entity Panel while you analyze Azure attack paths. BloodHound now standardizes Azure role edge help text to use Entra ID terminology, improves relationship details for role assignment and activation paths, and adds official Microsoft references for key role edges:
  • Review valid node relationships against the new valid_edges.json schema. BloodHound now includes a reference schema that defines valid source-target node relationships and supported edge types. This schema is intended to help improve understanding of graph data for developers and advanced users working with the BloodHound graph structure.
BloodHound
Fixed Issues

Findings

BloodHound Enterprise logo Resolved an issue where the exported findings CSV file contained discrepancies between accepted and unaccepted findings. The findings export now accurately reflects the status of all findings, ensuring consistency between the application and exported data.

Zone Builder

BloodHound Enterprise logo
  • Resolved an issue where Tier Zero tagging could run before , causing objects tied to post-processed edges to be tagged only on the next analysis run.
  • Resolved an issue where selecting the (globe) icon in the graph on the Attack Paths page displayed Tier Zero objects in the Zone Membership Panel after selecting a different zone in the filter dropdown. The panel now shows objects from the selected environment and zone only.
    A GIF showing the Zone Membership Panel updating to reflect the selected zone and environment after clicking the globe icon in the graph on the Attack Paths page

Explore

Resolved an issue where the name of the Computers with membership in Protected Users prebuilt Cypher query did not match its results. The query now appears as All members of Protected Users to more accurately reflect the objects it returns.