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

Allow exporting BIP-87 xpubs without explicit user approval

Public commit record

What the developer wrote

Authored by Salvatore Ingala

73/100 · Adequate
Allow exporting BIP-87 xpubs without explicit user approval

BIP-87 is a scheme for derivation paths that is similar to BIP-48,
and intended for multisig accounts.
Since we support silent xpub export for BIP-48, it makes more sense
to also support it for BIP-87 for consistency.
✓ Specific, descriptive subject✓ Names a concrete action or component✓ Provides detailed explanatory context
The short version

What changed, and why it matters

This commit expands an existing feature that lets a connected computer request extended public keys (xpubs) from a Ledger device without requiring the user to press 'Approve' on the device screen. It now allows this silent export for BIP-87 multisig derivation paths, matching the existing behavior for BIP-48. The change is presented by the developer as a consistency improvement, not as a security fix. It does not add new code paths; it only adds one more derivation-path standard to an existing allow-list.

Recommended action

Treat as a routine feature change rather than a security patch. Wallet software and multisig coordinators that use BIP-87 can now request xpubs silently, so users should understand that connecting the device to such software may disclose BIP-87 xpubs without an on-device prompt. No urgent action is required, but documentation should reflect that BIP-87 xpubs are exported under the same policy as BIP-48.

Security signals we found

01

Silent export of sensitive key material extended to an additional derivation standard

02

No user confirmation for xpub export on newly added BIP-87 paths

03

Change is framed by commit author as consistency improvement, not vulnerability remediation

04

No advisory, CVE, or security changelog language present in commit or references

Risk score

Why this scored 53/100

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