CVE-2026-6678
Received
Received - Intake
Integer Underflow in wolfSSL PKCS#7 Decryption
Publication date: 2026-06-25
Last updated on: 2026-06-25
Assigner: wolfSSL Inc.
Description
Description
Integer underflow in wc_PKCS7_DecryptOri when handling crafted Other Recipient Info, leading to incorrect length handling during decryption.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wolfssl | wc_pkcs7_decryptori | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-191 | The product subtracts one value from another, such that the result is less than the minimum allowable integer value, which produces a value that is not equal to the correct result. |