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

lightning-hsmtool: Fix getsecret does not show mnemonic after typing passphrase

Public commit record

What the developer wrote

Authored by ekzyis

65/100 · Adequate
lightning-hsmtool: Fix getsecret does not show mnemonic after typing passphrase

Changelog-Fixed: `lightning-hsmtool`: `getsecret` does not show mnemonic after typing passphrase
✓ Specific, descriptive subject✓ Names a concrete action or component✓ Provides an explanatory body
The short version

What changed, and why it matters

This is a bug fix in a command-line helper tool used by Core Lightning node operators. The `getsecret` command was accidentally refusing to show the wallet recovery words (mnemonic) when the wallet was protected by a passphrase. After the fix, users who correctly type their passphrase can see their mnemonic again. There is no attacker-controlled path; it is a usability/availability issue for legitimate owners, not a security vulnerability that lets someone steal funds.

Recommended action

No security response required. Treat as a normal bug fix. Users relying on passphrase-protected mnemonic backups should upgrade to a version containing this commit so they can recover secrets with `getsecret`.

Security signals we found

01

Functional bug in secret-recovery path

02

Error path blocked legitimate mnemonic recovery

03

No input validation, memory-safety, or cryptographic change

04

No privilege boundary crossed

Risk score

Why this scored 25/100

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