bitcoindevkit / bitcoindevkit/bdk-cli
RUSTSEC-2026-0099: Name constraints were accepted for certificates asserting a wildcard name
- Lingua principale
- Rust
- Stelle
- 141
- Fork
- 99
- Merge medio
- 6g 14m
- PR unite (30g)
- 1
Descrizione
| Details | |
| --- | --- |
| Package | `rustls-webpki` |
| Version | `0.101.7` |
| URL | n/a |
| Patched Versions | >=0.103.12, <0.104.0-alpha.1 OR >=0.104.0-alpha.6 |
| Aliases | [GHSA-xgp8-3hg3-c2mh](https://github.com/advisories/GHSA-xgp8-3hg3-c2mh) |
Permitted subtree name constraints for DNS names were accepted for certificates asserting a wildcard name.
This was incorrect because, given a name constraint of `accept.example.com`, `*.example.com` could feasibly allow a name of `reject.example.com` which is outside the constraint.
This is very similar to [CVE-2025-61727](https://go.dev/issue/76442).
Since name constraints are restrictions on otherwise properly-issued certificates, this bug is reachable only after signature verification and requires misissuance to exploit.
This vulnerability is identified as [GHSA-xgp8-3hg3-c2mh](https://github.com/rustls/webpki/security/advisories/GHSA-xgp8-3hg3-c2mh). Thank you to [@1seal](https://github.com/1seal) for the report.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
The issue identifies rustls-webpki 0.101.7 as vulnerable and lists patched versions, but it names no repository file or test. Start by locating where this dependency is declared in bdk-cli and determine whether the patched version can be adopted; done requires the dependency to no longer resolve to the vulnerable version and the existing checks to pass.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- rust
- Ambito
- cli, security
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Tranquilla
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100