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

openingd/dualopend: don't allow peer not to send channel_type.

Public commit record

What the developer wrote

Authored by Rusty Russell

65/100 · Adequate
openingd/dualopend: don't allow peer not to send channel_type.

Simplifies our logic somewhat.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
✓ Specific, descriptive subject✓ Names a concrete action or component✓ Provides an explanatory body
The short version

What changed, and why it matters

This change makes Core Lightning stricter during Lightning channel opening: it now refuses to open a channel if the other peer does not include a 'channel_type' field. Previously, Core Lightning would guess a default channel type when the peer omitted it. The commit author frames this as a simplification, but it also removes a fallback path that could have led to mismatched assumptions between nodes about what kind of channel they were creating.

Recommended action

Treat as a hardening/protocol-compliance change rather than an active vulnerability. Review whether any deployed peers still omit channel_type and would now fail channel opens. Monitor release notes and upstream discussion for any security advisory or CVE assignment.

Security signals we found

01

Removal of default/fallback channel type selection

02

New mandatory validation requiring peer to send channel_type

03

Potential downgrade or ambiguity risk from previous defaulting behavior

04

No explicit security framing by the vendor in commit message

Risk score

Why this scored 44/100

Our methodology →
Potential impact 12/30
Exploitability 8/25
Stealth signal 5/15
Affected reach 10/15
Confidence 6/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.