CVE-2026-5466
Last modified
CVE-2026-5466 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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.. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Wolfssl | Wolfssl | < 5.9.1 |
References
- https://github.com/wolfssl/wolfssl/pull/10102Issue Tracking
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-5466?
How severe is CVE-2026-5466?
How do I fix CVE-2026-5466?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-54653datamodel-code-generator generates Pydantic v2 models, datac…8.8
- CVE-2026-54654datamodel-code-generator generates Python data models from s…7.8
- CVE-2026-54655datamodel-code-generator generates Python data models from s…7.8
- CVE-2026-54656datamodel-code-generator generates Pydantic v2 models, datac…7.8
- CVE-2026-54658Hypequery is a TypeScript semantic layer for ClickHouse. Pri…9.8
- CVE-2026-54659Pagy is agnostic pagination in plain Ruby. From 43.0.0 until…6.9
- CVE-2026-54660swagger-typescript-api generates API clients for Fetch or Ax…7.4
- CVE-2026-54661swagger-typescript-api generates API clients for Fetch or Ax…8.3
- CVE-2026-54662swagger-typescript-api generates API clients for Fetch or Ax…8.3
- CVE-2026-54663swagger-typescript-api generates API clients for Fetch or Ax…6.1
- CVE-2026-54664swagger-typescript-api generates API clients for Fetch or Ax…8.3
- CVE-2026-54665Apache NiFi 0.0.1 through 2.9.0 support building qualified U…5.3
Are you affected by CVE-2026-5466?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
