CVE-2026-2681
Awaiting Analysis Awaiting Analysis - Queue
BaseFortify

Publication date: 2026-02-19

Last updated on: 2026-02-19

Assigner: Fedora Project

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 Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-19
Last Modified
2026-02-19
Generated
2026-06-16
AI Q&A
2026-02-19
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-787 The product writes data past the end, or before the beginning, of the intended buffer.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability is a flaw in the blst cryptographic library involving an out-of-bounds stack write in the blst_sha256_bcopy assembly routine. It happens because there is no guard against a zero-length salt parameter when key generation functions like blst_keygen_v5() are called. If an attacker remotely provides a zero-length salt, it can cause memory corruption.

The result of this flaw is that the process using the library can terminate immediately due to this memory corruption, causing a denial-of-service (DoS) condition.

Impact Analysis

The primary impact of this vulnerability is that an attacker can cause the affected application to crash by exploiting the out-of-bounds stack write. This leads to immediate process termination and results in a denial-of-service (DoS) condition.

There is no indication that confidentiality or integrity of data is affected, but availability is impacted due to the forced termination of the process.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

I don't know

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-2681. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart