Cyber Posture

CVE-2026-20777

HighPublic PoC

Published: 03 March 2026

Published
03 March 2026
Modified
05 March 2026
KEV Added
Patch
CVSS Score 8.1 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0019 40.4th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-20777 is a high-severity Heap-based Buffer Overflow (CWE-122) vulnerability in Libbiosig Project Libbiosig. Its CVSS base score is 8.1 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Client Execution (T1203); ranked at the 40.4th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-16 (Memory Protection).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploitation for Client Execution (T1203). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly remediates the known heap-based buffer overflow in libbiosig's WFT parsing by requiring timely identification, reporting, and correction of the flaw.

prevent

Implements memory protections such as address space randomization and non-executable memory to prevent arbitrary code execution from heap buffer overflows triggered by crafted .wft files.

prevent

Requires validation of .wft file inputs to the libbiosig parser to reject specially crafted files that would trigger the buffer overflow vulnerability.

MITRE ATT&CK Enterprise TechniquesAI

T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
Why these techniques?

Heap-based buffer overflow triggered by parsing a crafted .wft file enables arbitrary code execution, directly mapping to Exploitation for Client Execution (T1203).

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

NVD Description

A heap-based buffer overflow vulnerability exists in the Nicolet WFT parsing functionality of The Biosig Project libbiosig 3.9.2 and Master Branch (db9a9a63). A specially crafted .wft file can lead to arbitrary code execution. An attacker can provide a malicious file…

more

to trigger this vulnerability.

Deeper analysisAI

A heap-based buffer overflow vulnerability, tracked as CVE-2026-20777 and published on 2026-03-03, affects the Nicolet WFT parsing functionality in The Biosig Project's libbiosig version 3.9.2 and the master branch at commit db9a9a63. This flaw, classified under CWE-122, carries a CVSS v3.1 base score of 8.1 (AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H). Processing a specially crafted .wft file triggers the overflow, potentially leading to arbitrary code execution.

Remote attackers require no privileges or user interaction but must craft a file with high complexity to exploit this over a network. Successful exploitation grants high confidentiality, integrity, and availability impacts, enabling full arbitrary code execution in the context of the affected libbiosig process.

Mitigation details are available in the associated advisories from Talos Intelligence, referenced at https://talosintelligence.com/vulnerability_reports/TALOS-2026-2362 and https://www.talosintelligence.com/vulnerability_reports/TALOS-2026-2362.

Details

CWE(s)

Affected Products

libbiosig project
libbiosig
3.9.2

CVEs Like This One

CVE-2025-53557Same product: Libbiosig Project Libbiosig
CVE-2025-53853Same product: Libbiosig Project Libbiosig
CVE-2025-66048Same product: Libbiosig Project Libbiosig
CVE-2025-54480Same product: Libbiosig Project Libbiosig
CVE-2025-54462Same product: Libbiosig Project Libbiosig
CVE-2026-22891Same product: Libbiosig Project Libbiosig
CVE-2025-53511Same product: Libbiosig Project Libbiosig
CVE-2025-48005Same product: Libbiosig Project Libbiosig
CVE-2025-54484Same product: Libbiosig Project Libbiosig
CVE-2025-54487Same product: Libbiosig Project Libbiosig

References