AI-generated analysisPublished automatically and not human-verified. Validated context appears in community notes below.
← Watch feed
Low 33 Bitcoin

docs: update release notes

Public commit record

What the developer wrote

Authored by bitromortac

47/100 · Thin
docs: update release notes
✓ Descriptive subject✓ Uses a recognizable type or scope! No meaningful explanatory body
The short version

What changed, and why it matters

This commit updates the release notes for LND 0.21.2 to describe a fix for a bug in the HTLC interceptor RPC. The bug caused LND to fail to forward payments in blinded routes when the next hop was identified by node ID instead of channel ID. The release notes also warn RPC clients that a special sentinel value now appears in the outgoing_requested_chan_id field for these cases, so client code must be updated to avoid misclassifying forwards. The commit itself only changes documentation, not code.

Recommended action

Review PR #10942 and the actual code changes it introduced to assess whether the forwarding failure or the RPC sentinel change has security implications. Update any custom RPC clients that consume ForwardHtlcInterceptRequest to handle the new sentinel value and outgoing_requested_node_id field.

Security signals we found

01

Blinded route forwarding failure could disrupt payment routing or be used to probe path structure.

02

Sentinel value change in RPC API could cause client misclassification of forwards if not handled.

03

Release notes describe the change as a fix for a forwarding issue, not as a security vulnerability.

Risk score

Why this scored 33/100

Our methodology →
Potential impact 8/30
Exploitability 5/25
Stealth signal 4/15
Affected reach 6/15
Confidence 7/10
Evidence quality 3/5
Human-validated context

Community notes

Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.

No validated notes yet.

The AI analysis stands alone for now. Submit a note if you can add evidence or important context.