The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Heap-based Buffer Overflow vulnerabilities in an interactive lesson.
Start learningUpgrade openssl to version 0.10.80 or higher.
openssl is a bindings for the Rust programming language.
Affected versions of this package are vulnerable to Heap-based Buffer Overflow in the CipherCtxRef::cipher_update_inplace() function when handling AES key-wrap-with-padding ciphers. An attacker can cause heap corruption by providing a plaintext length that is not a multiple of 8, resulting in up to 7 bytes being written past the end of the output buffer.
Note: This is a bypass of the fix for the vulnerability described in CVE-2026-44662.