Executive brief
GnuTLS is a widely used security library that enables encrypted communications for many Linux applications and services. A flaw in how it handles security tokens could allow a local attacker to crash applications or potentially gain higher privileges on the system. This could lead to service outages or unauthorized access to sensitive data on affected servers.
Technical details
A stack-based buffer overflow (CWE-121) exists in the gnutls_pkcs11_token_init() function of the GnuTLS library. The vulnerability is triggered when the function processes a PKCS#11 token label that exceeds the size of a fixed-length stack buffer. An attacker with local access could provide a specially crafted token label to cause a denial of service (application crash) or potentially achieve arbitrary code execution for local privilege escalation. The issue has been addressed in various GnuTLS package updates across Red Hat Enterprise Linux versions 8, 9, and 10.
Affected products
- GnuTLS GnuTLS versions prior to 3.8.10-3.el10_1, 3.6.16-8.el8_10.5, 3.8.3-10.el9_7
- Red Hat Enterprise Linux 8 gnutls < 3.6.16-8.el8_10.5
- Red Hat Enterprise Linux 9 gnutls < 3.8.3-10.el9_7
- Red Hat Enterprise Linux 10 gnutls < 3.8.10-3.el10_1
Timeline
- 2025-11-18: advisory: GnuTLS security advisory GNUTLS-SA-2025-11-18 released
- 2026-01-26: disclosed: CVE published to NVD
- 2026-03-02: patched: Red Hat released patches for RHEL 10 (RHSA-2026:3477)
- 2026-05-05: patched: Red Hat released patches for Middleware Containers (RHSA-2026:13812)
References
- https://access.redhat.com/downloads/content/package-browser/
- https://catalog.redhat.com/software/containers/
- https://access.redhat.com/errata/RHSA-2026:13812
- https://access.redhat.com/errata/RHSA-2026:3477
- https://access.redhat.com/errata/RHSA-2026:4188
- https://access.redhat.com/errata/RHSA-2026:4655
- https://access.redhat.com/errata/RHSA-2026:4943