CVE Explorer
CVE-2026-41678
rust-openssl provides OpenSSL bindings for the Rust programming language. From to before 0.10.78, aes::unwrap_key() contains an incorrect assertion: it checks that out.len() + 8 <= in_.len(), but this condition is reversed. The intended invariant is out.len() >= in_.len() - 8, ensuring the output buffer is large enough. Because of the inverted check, the function only accepts buffers at or below the minimum required size and rejects larger ones. If a smaller buffer is provided the function wil
Known exploited
Not asserted
Disputed
No
Stale source
No
Conflicts
0
Affected products and versions
1 source assertion{"product":"rust-openssl","vendor":"rust-openssl","versions":[{"status":"affected","version":">= 0.10.24, < 0.10.78"}]}
- cve_program_cvelist_v5affectedurn:baitaphish:normalized-source-record:v2:576d00483ede19e3e97445ac9481f8f5d8210f7dbaaa8fdb3b1d9d2e4d6cbb36 · sha256:9a81c2dd4ee29447… · /containers/cna/affected/0
Provider-owned CVSS observations
1 source assertion{"metric":{"attackComplexity":"LOW","attackRequirements":"PRESENT","attackVector":"NETWORK","baseScore":7.2,"baseSeverity":"HIGH","privilegesRequired":"NONE","subAvailabilityImpact":"NONE","subConfidentialityImpact":"NONE","subIntegrityImpact":"NONE","userInteraction":"NONE","vectorString":"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U","version":"4.0","vulnAvailabilityImpact":"HIGH","vulnConfidentialityImpact":"HIGH","vulnIntegrityImpact":"HIGH"},"metric_type":"cvssV4_0"}
- cve_program_cvelist_v5cvssurn:baitaphish:normalized-source-record:v2:576d00483ede19e3e97445ac9481f8f5d8210f7dbaaa8fdb3b1d9d2e4d6cbb36 · sha256:9a81c2dd4ee29447… · /containers/cna/metrics/0/cvssV4_0
CWE assertions
1 source assertion{"cweId":"CWE-787","description":"CWE-787: Out-of-bounds Write","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:576d00483ede19e3e97445ac9481f8f5d8210f7dbaaa8fdb3b1d9d2e4d6cbb36 · sha256:9a81c2dd4ee29447… · /containers/cna/problemTypes/0/descriptions/0
Source references
1 source assertion{"name":"https://github.com/rust-openssl/rust-openssl/security/advisories/GHSA-8c75-8mhr-p7r9","tags":["x_refsource_CONFIRM"],"url":"https://github.com/rust-openssl/rust-openssl/security/advisories/GHSA-8c75-8mhr-p7r9"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:576d00483ede19e3e97445ac9481f8f5d8210f7dbaaa8fdb3b1d9d2e4d6cbb36 · sha256:9a81c2dd4ee29447… · /containers/cna/references/0
Attribution and limitations
- CVE Program CVEList V5: Reproduce the MITRE copyright designation and CVE license in copies. Source →
Provider severity values are preserved separately. Baitaphish does not convert them into a risk rating, infer affected products, or treat EPSS as observed exploitation.