---
cve: "CVE-2026-5466"
severity: "HIGH"
cvss: 7.6
epss: "0.1%"
vendor: "wolfSSL"
kev: false
exploited: false
published: "2026-04-10 04:17:16"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-21T08:13:16+02:00"
---

# CVE-2026-5466

> 7.6 HIGH · 🧪 PoC

## Beschreibung

wolfSSL's ECCSI signature verifier `wc_VerifyEccsiHash` decodes the `r` and `s` scalars from the signature blob via `mp_read_unsigned_bin` with no check that they lie in `[1, q-1]`. A crafted forged signature could verify against any message for any identity, using only publicly-known constants.

## CVSS-Vektor

```
CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Benachbart | warn |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 1d363f3adceba9d1478230ede476a37b0dcdef24 (Commit)

## Referenzen

- <https://github.com/wolfssl/wolfssl/pull/10102>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-5466) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
