Vulnerability Database

322,388

Total vulnerabilities in the database

CVE-2025-9820

A flaw was found in the GnuTLS library, specifically in the gnutls_pkcs11_token_init() function that handles PKCS#11 token initialization. When a token label longer than expected is processed, the function writes past the end of a fixed-size stack buffer. This programming error can cause the application using GnuTLS to crash or, in certain conditions, be exploited for code execution. As a result, systems or applications relying on GnuTLS may be vulnerable to a denial of service or local privilege escalation attacks.

  • Published: Jan 26, 2026
  • Updated: Jan 27, 2026
  • CVE: CVE-2025-9820
  • Severity: Low
  • Exploit:

CVSS v3:

  • Severity: Low
  • Score: 4
  • AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

CWEs: