Vulnerability Description
A flaw was found in the blst cryptographic library. This out-of-bounds stack write vulnerability, specifically in the blst_sha256_bcopy assembly routine, occurs due to a missing zero-length guard. A remote attacker can exploit this by providing a zero-length salt parameter to key generation functions, such as blst_keygen_v5(), if the application exposes this functionality. Successful exploitation leads to memory corruption and immediate process termination, resulting in a denial-of-service (DoS) condition.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-2681
- https://bugzilla.redhat.com/show_bug.cgi?id=2440580
FAQ
What is CVE-2026-2681?
CVE-2026-2681 is a vulnerability with a CVSS score of 5.3 (MEDIUM). A flaw was found in the blst cryptographic library. This out-of-bounds stack write vulnerability, specifically in the blst_sha256_bcopy assembly routine, occurs due to a missing zero-length guard. A r...
How severe is CVE-2026-2681?
CVE-2026-2681 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-2681?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.