BlackTreeCVE Intelligence
← Back to the CVE catalogue
Full vulnerability report · 2026
CVE-2025-9820High confidence

Gnutls: stack-based buffer overflow in gnutls_pkcs11_token_init() function

Unknown · Unknown

4.0MediumCVSS 3.1
Recommended action
Scheduled

Medium technical severity with no CISA KEV confirmation; remediate through the normal risk-based patch cycle unless local exposure raises the priority.

Patch available
Distribution package intelligence

Ubuntu vendor package status

Canonical’s release and source-package findings are shown separately from local repository availability.

1 package state
Repository candidate not checked

A published vendor fix does not prove that a matching update is enabled and installable on a particular asset. Confirm the local package candidate before scheduling remediation.

Ubuntu releaseSource packageVendor stateFixed versionEvidence
Ubuntu 24.04 LTSnoble · standard archivegnutls28Vendor fix publishedCanonical reports that a fixed source package version has been published. Repository candidate availability is not checked by BlackTree.3.8.3-1.1ubuntu3.5Canonical record ↗Source updated 11 Sept 2026
Direct vendor intelligence

Authoritative vendor CSAF and VEX advisories

Structured product status and remediation from the issuing vendor. Product-state explanations are always visible; large lists can be searched or downloaded.

2 current
CVE-2025-9820 · CSAF 2.0 · revision 3 · finalRed Hat Product Securitygnutls: Stack-based Buffer Overflow in gnutls_pkcs11_token_init() Function
13 known affected

The vendor explicitly identifies these products as affected by this CVE.

  • gnutls as a component of Red Hat Enterprise Linux 6
  • gnutls-devel as a component of Red Hat Enterprise Linux 6
  • gnutls-guile as a component of Red Hat Enterprise Linux 6
  • gnutls-utils as a component of Red Hat Enterprise Linux 6
  • gnutls.src as a component of Red Hat Enterprise Linux 6
  • gnutls as a component of Red Hat Enterprise Linux 7
  • gnutls-c++ as a component of Red Hat Enterprise Linux 7
  • gnutls-dane as a component of Red Hat Enterprise Linux 7
  • gnutls-devel as a component of Red Hat Enterprise Linux 7
  • gnutls-utils as a component of Red Hat Enterprise Linux 7
  • gnutls.src as a component of Red Hat Enterprise Linux 7
  • openshift/ose-rhel-coreos-8 as a component of Red Hat OpenShift Container Platform 4
Summary
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.
Remediation
The RHEL-8 based Middleware Containers container images provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References). Dockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.
SSA-032379 · CSAF 2.0 · revision 1 · interimSiemens ProductCERTSSA-032379: Multiple Vulnerabilities in SIMATIC CN 4100 Before V5.0
1 known affected

The vendor explicitly identifies these products as affected by this CVE.

  • SIMATIC CN 4100
Summary
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.
Remediation
Update to V5.0 or later version
Optional official sources

National CERT insights
?CERT means Computer Emergency Response Team; CSIRT is the closely related term Computer Security Incident Response Team.

Select the national-authority views to include. The exact source language is shown on each matched advisory. Your choice is remembered on this device and encoded in the shareable URL.

Official European source

ENISA European Vulnerability Database

Official EUVD identifiers, advisory evidence and known-exploited context. Missing fields are not treated as evidence of low risk.

1 current
ENISA EUVD identifier

EUVD-2025-206344

No EUVD known-exploited evidence

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.

EUVD state
Present in the current official mapping
Known exploitation
Not present in the current ENISA EUVD known-exploited dataset. This is not proof of no exploitation.
ENISA score
4.0 · CVSS 3.1
Advisory evidence
No linked advisory details stored yet
Recommended actionScheduled

Medium technical severity with no CISA KEV confirmation; remediate through the normal risk-based patch cycle unless local exposure raises the priority.

Patch available
01

What, why and how

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.

What

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.

Why

A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).

How

An attacker operating through local access may attempt exploitation without authentication or user interaction. If successful, the issue may gain additional privileges.

What

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.

Why

A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).

How

An attacker operating through local access may attempt exploitation without authentication or user interaction. If successful, the issue may gain additional privileges.

02

Exploit reality and attack path

CVSS severity, EPSS forecast probability, public exploit material and CISA-confirmed exploitation are separate signals.

Observed exploitation
?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.
No confirmed evidence

No CISA KEV match was present at the last successful refresh. This means no confirmation from that source, not proof of no exploitation.

Public PoC / exploit material
?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.
None recorded

No exploit-tagged reference or CISA SSVC proof-of-concept state is currently recorded. Research may still exist outside the structured feeds.

Likely attack path
local access → Stack-based Buffer Overflow → gain additional privileges
Attack surface
Local
Privileges required
None: unauthenticated exploitation is possible
User interaction
None
Attack complexity
Low: no specialised conditions are recorded
Security boundary
Unchanged: impact remains within the vulnerable component's security authority
Weakness
?CWE means Common Weakness Enumeration: a standard category for the underlying weakness.
CWE-121

CWE-121: Stack-based Buffer Overflow. A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).

CVSS vector
?CVSS means Common Vulnerability Scoring System. The vector records the metric values used to calculate technical severity.
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Common Vulnerability Scoring System 3.1: the compact vector below is decoded into plain language.

AVLocalAttack vector: The attacker needs local access to the vulnerable system.ACLowAttack complexity: No specialised conditions are required beyond attacker-controlled input.PRNonePrivileges required: The attacker does not need an account or existing privileges.UINoneUser interaction: No action by another user is required.SUnchangedScope: The security impact remains within the vulnerable component's authority.CNoneConfidentiality impact: No direct loss is represented by this metric.INoneIntegrity impact: No direct loss is represented by this metric.ALowAvailability impact: A successful attack can cause a limited loss.
Post-exploitation / living off the land
Stolen credentials, tokens and legitimate administration functions may provide continued access without deploying a large custom toolset.
UnauthenticatedPrivilege escalationDenial of serviceCWE-121
A

Official authority intelligence

Only matched European and national findings are included. Language selectors and unavailable sources are omitted.

ENISA EUVD · EUVD-2025-206344Official EUVD mapping

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.

Official EUVD record ↗
BSI · German · WID-SEC-2026-2253IBM Security Verify Access: Mehrere Schwachstellen

Ein Angreifer kann mehrere Schwachstellen in IBM Security Verify Access ausnutzen, um erweiterte Berechtigungen zu erlangen, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, Daten zu manipulieren, sensible Informationen offenzulegen und andere, nicht näher bezeichnete Angriffe durchzuführen.

Official advisory ↗
BSI · German · WID-SEC-2026-1007IBM App Connect Enterprise: Mehrere Schwachstellen

Ein Angreifer kann mehrere Schwachstellen in IBM App Connect Enterprise ausnutzen, um Sicherheitsvorkehrungen zu umgehen, um einen Denial of Service Angriff durchzuführen, um Informationen offenzulegen, um Dateien zu manipulieren, um einen Cross-Site Scripting Angriff durchzuführen, um einen SQL-Injection Angriff durchzuführen, und um beliebigen Programmcode auszuführen.

Official advisory ↗
BSI · German · WID-SEC-2026-0778Dell Secure Connect Gateway Policy Manager: Mehrere Schwachstellen

Ein Angreifer kann mehrere Schwachstellen in Dell Secure Connect Gateway Policy Manager ausnutzen, um einen nicht näher spezifizierten Angriff durchzuführen.

Official advisory ↗
BSI · German · WID-SEC-2026-1730Xerox FreeFlow Print Server: Mehrere Schwachstellen ermöglichen nicht spezifizierten Angriff

Ein Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um einen nicht näher spezifizierten Angriff durchzuführen.

Official advisory ↗
BSI · German · WID-SEC-2025-2651GnuTLS: Schwachstelle ermöglicht nicht spezifizierten Angriff

Ein lokaler Angreifer kann eine Schwachstelle in GnuTLS ausnutzen, um einen nicht näher spezifizierten Angriff durchzuführen.

Official advisory ↗
CERT-FR · French · CERTFR-2026-AVI-0641Multiples vulnérabilités dans les produits IBM

ord?id=CVE-2025-64718 Référence CVE CVE-2025-67721 https://www.cve.org/CVERecord?id=CVE-2025-67721 Référence CVE CVE-2025-67724 https://www.cve.org/CVERecord?id=CVE-2025-67724 Référence CVE CVE-2025-67726 https://www.cve.org/CVERecord?id=CVE-2025-67726 Référence CVE CVE-2025-67735 https://www.cve.org/CVERecord?id=CVE-2025-67735 Référence CVE CVE-2025-68121 https://www.cve.org/CVERecord?id=CVE-2025-68121 Référence CVE CVE-2025-68161 https://www.cve.org/CVERecord?id=CVE-2025-68161 Référence CVE CVE-2025-69873 https://www.cve.org/CVERecord?id=CVE-2025-69873 Référence CVE CVE-2025-8916 https://www.cve.org/CVERecord?id=CVE-2025-8916 Référence CVE CVE-2025-9820 https://www.cve.org/CVERecord?id=CVE-2025-9820 Référence CVE CVE-2026-1188 https://www.cve.org/CVERecord?id=CVE-2026-1188 Référence CVE CVE-2026-1718 https://www.cve.org/CVERecord?id=CVE-2026-1718 Référence CVE CVE-2026-21925 https://www.cve.org/CVERecord?id=CVE-2026-21925 Référence CVE CVE-2026-21932 https://www.cve.org/CVERecord?id=CVE-2026-21932 Référence CVE CVE-2026-21933 https://www.cve.org/CVERecord?id=CVE-2026-21933 Référence CVE CVE-2026-21945 https://www.cve.org/CVERecord?id=CVE-2026-21945 Référence CVE CVE-2026-22007 https://www.cve.org/CVERecord?id=CVE-2026-22007 Référence CVE CVE-2026-22008 https://www.cve.org/CVERecord?id=CVE-2

Official advisory ↗
CERT-FR · French · CERTFR-2026-AVI-0627Multiples vulnérabilités dans les produits Splunk

g/CVERecord?id=CVE-2025-69418 Référence CVE CVE-2025-69419 https://www.cve.org/CVERecord?id=CVE-2025-69419 Référence CVE CVE-2025-69420 https://www.cve.org/CVERecord?id=CVE-2025-69420 Référence CVE CVE-2025-69421 https://www.cve.org/CVERecord?id=CVE-2025-69421 Référence CVE CVE-2025-7338 https://www.cve.org/CVERecord?id=CVE-2025-7338 Référence CVE CVE-2025-8194 https://www.cve.org/CVERecord?id=CVE-2025-8194 Référence CVE CVE-2025-8291 https://www.cve.org/CVERecord?id=CVE-2025-8291 Référence CVE CVE-2025-9086 https://www.cve.org/CVERecord?id=CVE-2025-9086 Référence CVE CVE-2025-9232 https://www.cve.org/CVERecord?id=CVE-2025-9232 Référence CVE CVE-2025-9820 https://www.cve.org/CVERecord?id=CVE-2025-9820 Référence CVE CVE-2026-0865 https://www.cve.org/CVERecord?id=CVE-2026-0865 Référence CVE CVE-2026-0965 https://www.cve.org/CVERecord?id=CVE-2026-0965 Référence CVE CVE-2026-0967 https://www.cve.org/CVERecord?id=CVE-2026-0967 Référence CVE CVE-2026-0968 https://www.cve.org/CVERecord?id=CVE-2026-0968 Référence CVE CVE-2026-1225 https://www.cve.org/CVERecord?id=CVE-2026-1225 Référence CVE CVE-2026-1584 https://www.cve.org/CVERecord?id=CVE-2026-1584 Référence CVE CVE-2026-1605 https://www.cve.org/CVERecord?id=CVE-2026-1605 Référence CVE CVE-2026-1861 https://www.cve.org/CVERecord?id=CVE-2026-1861 Ré

Official advisory ↗
CERT-FR · French · CERTFR-2026-AVI-0565Multiples vulnérabilités dans les produits Siemens

.org/CVERecord?id=CVE-2025-6021 Référence CVE CVE-2025-6052 https://www.cve.org/CVERecord?id=CVE-2025-6052 Référence CVE CVE-2025-61748 https://www.cve.org/CVERecord?id=CVE-2025-61748 Référence CVE CVE-2025-61795 https://www.cve.org/CVERecord?id=CVE-2025-61795 Référence CVE CVE-2025-7425 https://www.cve.org/CVERecord?id=CVE-2025-7425 Référence CVE CVE-2025-8916 https://www.cve.org/CVERecord?id=CVE-2025-8916 Référence CVE CVE-2025-9230 https://www.cve.org/CVERecord?id=CVE-2025-9230 Référence CVE CVE-2025-9231 https://www.cve.org/CVERecord?id=CVE-2025-9231 Référence CVE CVE-2025-9232 https://www.cve.org/CVERecord?id=CVE-2025-9232 Référence CVE CVE-2025-9820 https://www.cve.org/CVERecord?id=CVE-2025-9820 Référence CVE CVE-2026-21925 https://www.cve.org/CVERecord?id=CVE-2026-21925 Référence CVE CVE-2026-21932 https://www.cve.org/CVERecord?id=CVE-2026-21932 Référence CVE CVE-2026-21933 https://www.cve.org/CVERecord?id=CVE-2026-21933 Référence CVE CVE-2026-21945 https://www.cve.org/CVERecord?id=CVE-2026-21945 Référence CVE CVE-2026-21947 https://www.cve.org/CVERecord?id=CVE-2026-21947 Référence CVE CVE-2026-22924 https://www.cve.org/CVERecord?id=CVE-2026-22924 Référence CVE CVE-2026-22925 https://www.cve.org/CVERecord?id=CVE-2026-22925 Référence CVE CVE-2026-25786 https://www.cve.org/CVERecord?id=C

Official advisory ↗
CERT-FR · French · CERTFR-2026-AVI-0556Multiples vulnérabilités dans les produits VMware

.cve.org/CVERecord?id=CVE-2025-8194 Référence CVE CVE-2025-8291 https://www.cve.org/CVERecord?id=CVE-2025-8291 Référence CVE CVE-2025-8713 https://www.cve.org/CVERecord?id=CVE-2025-8713 Référence CVE CVE-2025-8714 https://www.cve.org/CVERecord?id=CVE-2025-8714 Référence CVE CVE-2025-8715 https://www.cve.org/CVERecord?id=CVE-2025-8715 Référence CVE CVE-2025-8869 https://www.cve.org/CVERecord?id=CVE-2025-8869 Référence CVE CVE-2025-8916 https://www.cve.org/CVERecord?id=CVE-2025-8916 Référence CVE CVE-2025-9230 https://www.cve.org/CVERecord?id=CVE-2025-9230 Référence CVE CVE-2025-9231 https://www.cve.org/CVERecord?id=CVE-2025-9231 Référence CVE CVE-2025-9820 https://www.cve.org/CVERecord?id=CVE-2025-9820 Référence CVE CVE-2026-0672 https://www.cve.org/CVERecord?id=CVE-2026-0672 Référence CVE CVE-2026-0846 https://www.cve.org/CVERecord?id=CVE-2026-0846 Référence CVE CVE-2026-0861 https://www.cve.org/CVERecord?id=CVE-2026-0861 Référence CVE CVE-2026-0865 https://www.cve.org/CVERecord?id=CVE-2026-0865 Référence CVE CVE-2026-0897 https://www.cve.org/CVERecord?id=CVE-2026-0897 Référence CVE CVE-2026-0915 https://www.cve.org/CVERecord?id=CVE-2026-0915 Référence CVE CVE-2026-1225 https://www.cve.org/CVERecord?id=CVE-2026-1225 Référence CVE CVE-2026-1299 https://www.cve.org/CVERecord?id=CVE-2026-1299 Ré

Official advisory ↗
CERT-FR · French · CERTFR-2026-AVI-0492Multiples vulnérabilités dans les produits IBM

ord?id=CVE-2024-26984 Référence CVE CVE-2025-0938 https://www.cve.org/CVERecord?id=CVE-2025-0938 Référence CVE CVE-2025-10158 https://www.cve.org/CVERecord?id=CVE-2025-10158 Référence CVE CVE-2025-14831 https://www.cve.org/CVERecord?id=CVE-2025-14831 Référence CVE CVE-2025-15281 https://www.cve.org/CVERecord?id=CVE-2025-15281 Référence CVE CVE-2025-61662 https://www.cve.org/CVERecord?id=CVE-2025-61662 Référence CVE CVE-2025-65018 https://www.cve.org/CVERecord?id=CVE-2025-65018 Référence CVE CVE-2025-67030 https://www.cve.org/CVERecord?id=CVE-2025-67030 Référence CVE CVE-2025-71238 https://www.cve.org/CVERecord?id=CVE-2025-71238 Référence CVE CVE-2025-9820 https://www.cve.org/CVERecord?id=CVE-2025-9820 Référence CVE CVE-2026-0915 https://www.cve.org/CVERecord?id=CVE-2026-0915 Référence CVE CVE-2026-1605 https://www.cve.org/CVERecord?id=CVE-2026-1605 Référence CVE CVE-2026-21925 https://www.cve.org/CVERecord?id=CVE-2026-21925 Référence CVE CVE-2026-21932 https://www.cve.org/CVERecord?id=CVE-2026-21932 Référence CVE CVE-2026-21933 https://www.cve.org/CVERecord?id=CVE-2026-21933 Référence CVE CVE-2026-21945 https://www.cve.org/CVERecord?id=CVE-2026-21945 Référence CVE CVE-2026-22695 https://www.cve.org/CVERecord?id=CVE-2026-22695 Référence CVE CVE-2026-22732 https://www.cve.org/CVERecord?id=CVE-2

Official advisory ↗
CERT-FR · French · CERTFR-2026-AVI-0394Multiples vulnérabilités dans VMware Tanzu

De multiples vulnérabilités ont été découvertes dans VMware Tanzu. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.

Official advisory ↗
CERT-FR · French · CERTFR-2026-AVI-0339Multiples vulnérabilités dans les produits VMware

d?id=CVE-2025-61731 Référence CVE CVE-2025-61732 https://www.cve.org/CVERecord?id=CVE-2025-61732 Référence CVE CVE-2025-61984 https://www.cve.org/CVERecord?id=CVE-2025-61984 Référence CVE CVE-2025-61985 https://www.cve.org/CVERecord?id=CVE-2025-61985 Référence CVE CVE-2025-64702 https://www.cve.org/CVERecord?id=CVE-2025-64702 Référence CVE CVE-2025-68119 https://www.cve.org/CVERecord?id=CVE-2025-68119 Référence CVE CVE-2025-68121 https://www.cve.org/CVERecord?id=CVE-2025-68121 Référence CVE CVE-2025-68151 https://www.cve.org/CVERecord?id=CVE-2025-68151 Référence CVE CVE-2025-69873 https://www.cve.org/CVERecord?id=CVE-2025-69873 Référence CVE CVE-2025-9820 https://www.cve.org/CVERecord?id=CVE-2025-9820 Référence CVE CVE-2026-1229 https://www.cve.org/CVERecord?id=CVE-2026-1229 Référence CVE CVE-2026-1965 https://www.cve.org/CVERecord?id=CVE-2026-1965 Référence CVE CVE-2026-21925 https://www.cve.org/CVERecord?id=CVE-2026-21925 Référence CVE CVE-2026-21932 https://www.cve.org/CVERecord?id=CVE-2026-21932 Référence CVE CVE-2026-21933 https://www.cve.org/CVERecord?id=CVE-2026-21933 Référence CVE CVE-2026-21945 https://www.cve.org/CVERecord?id=CVE-2026-21945 Référence CVE CVE-2026-24051 https://www.cve.org/CVERecord?id=CVE-2026-24051 Référence CVE CVE-2026-24515 https://www.cve.org/CVERecord?id=CVE-2

Official advisory ↗
CERT-FR · French · CERTFR-2026-AVI-0326Multiples vulnérabilités dans les produits VMware

.cve.org/CVERecord?id=CVE-2025-8291 Référence CVE CVE-2025-8677 https://www.cve.org/CVERecord?id=CVE-2025-8677 Référence CVE CVE-2025-8746 https://www.cve.org/CVERecord?id=CVE-2025-8746 Référence CVE CVE-2025-8941 https://www.cve.org/CVERecord?id=CVE-2025-8941 Référence CVE CVE-2025-9230 https://www.cve.org/CVERecord?id=CVE-2025-9230 Référence CVE CVE-2025-9231 https://www.cve.org/CVERecord?id=CVE-2025-9231 Référence CVE CVE-2025-9232 https://www.cve.org/CVERecord?id=CVE-2025-9232 Référence CVE CVE-2025-9301 https://www.cve.org/CVERecord?id=CVE-2025-9301 Référence CVE CVE-2025-9403 https://www.cve.org/CVERecord?id=CVE-2025-9403 Référence CVE CVE-2025-9820 https://www.cve.org/CVERecord?id=CVE-2025-9820 Référence CVE CVE-2026-0964 https://www.cve.org/CVERecord?id=CVE-2026-0964 Référence CVE CVE-2026-0965 https://www.cve.org/CVERecord?id=CVE-2026-0965 Référence CVE CVE-2026-0966 https://www.cve.org/CVERecord?id=CVE-2026-0966 Référence CVE CVE-2026-0967 https://www.cve.org/CVERecord?id=CVE-2026-0967 Référence CVE CVE-2026-0968 https://www.cve.org/CVERecord?id=CVE-2026-0968 Référence CVE CVE-2026-1002 https://www.cve.org/CVERecord?id=CVE-2026-1002 Référence CVE CVE-2026-1225 https://www.cve.org/CVERecord?id=CVE-2026-1225 Référence CVE CVE-2026-1299 https://www.cve.org/CVERecord?id=CVE-2026-1299 Ré

Official advisory ↗
CERT-FR · French · CERTFR-2026-AVI-0322Multiples vulnérabilités dans les produits VMware

d?id=CVE-2025-52434 Référence CVE CVE-2025-52520 https://www.cve.org/CVERecord?id=CVE-2025-52520 Référence CVE CVE-2025-53506 https://www.cve.org/CVERecord?id=CVE-2025-53506 Référence CVE CVE-2025-55668 https://www.cve.org/CVERecord?id=CVE-2025-55668 Référence CVE CVE-2025-55752 https://www.cve.org/CVERecord?id=CVE-2025-55752 Référence CVE CVE-2025-55754 https://www.cve.org/CVERecord?id=CVE-2025-55754 Référence CVE CVE-2025-61795 https://www.cve.org/CVERecord?id=CVE-2025-61795 Référence CVE CVE-2025-66614 https://www.cve.org/CVERecord?id=CVE-2025-66614 Référence CVE CVE-2025-67735 https://www.cve.org/CVERecord?id=CVE-2025-67735 Référence CVE CVE-2025-9820 https://www.cve.org/CVERecord?id=CVE-2025-9820 Référence CVE CVE-2026-0861 https://www.cve.org/CVERecord?id=CVE-2026-0861 Référence CVE CVE-2026-0915 https://www.cve.org/CVERecord?id=CVE-2026-0915 Référence CVE CVE-2026-1225 https://www.cve.org/CVERecord?id=CVE-2026-1225 Référence CVE CVE-2026-24051 https://www.cve.org/CVERecord?id=CVE-2026-24051 Référence CVE CVE-2026-24733 https://www.cve.org/CVERecord?id=CVE-2026-24733 Référence CVE CVE-2026-24734 https://www.cve.org/CVERecord?id=CVE-2026-24734 Référence CVE CVE-2026-25518 https://www.cve.org/CVERecord?id=CVE-2026-25518 Référence CVE CVE-2026-25679 https://www.cve.org/CVERecord?id=CVE-202

Official advisory ↗
CERT-FR · French · CERTFR-2026-AVI-0316Multiples vulnérabilités dans les produits VMware

.cve.org/CVERecord?id=CVE-2025-8277 Référence CVE CVE-2025-8677 https://www.cve.org/CVERecord?id=CVE-2025-8677 Référence CVE CVE-2025-8746 https://www.cve.org/CVERecord?id=CVE-2025-8746 Référence CVE CVE-2025-8941 https://www.cve.org/CVERecord?id=CVE-2025-8941 Référence CVE CVE-2025-9230 https://www.cve.org/CVERecord?id=CVE-2025-9230 Référence CVE CVE-2025-9231 https://www.cve.org/CVERecord?id=CVE-2025-9231 Référence CVE CVE-2025-9232 https://www.cve.org/CVERecord?id=CVE-2025-9232 Référence CVE CVE-2025-9301 https://www.cve.org/CVERecord?id=CVE-2025-9301 Référence CVE CVE-2025-9403 https://www.cve.org/CVERecord?id=CVE-2025-9403 Référence CVE CVE-2025-9820 https://www.cve.org/CVERecord?id=CVE-2025-9820 Référence CVE CVE-2026-0964 https://www.cve.org/CVERecord?id=CVE-2026-0964 Référence CVE CVE-2026-0965 https://www.cve.org/CVERecord?id=CVE-2026-0965 Référence CVE CVE-2026-0966 https://www.cve.org/CVERecord?id=CVE-2026-0966 Référence CVE CVE-2026-0967 https://www.cve.org/CVERecord?id=CVE-2026-0967 Référence CVE CVE-2026-0968 https://www.cve.org/CVERecord?id=CVE-2026-0968 Référence CVE CVE-2026-1229 https://www.cve.org/CVERecord?id=CVE-2026-1229 Référence CVE CVE-2026-1299 https://www.cve.org/CVERecord?id=CVE-2026-1299 Référence CVE CVE-2026-1642 https://www.cve.org/CVERecord?id=CVE-2026-1642 Ré

Official advisory ↗
CERT-FR · French · CERTFR-2026-AVI-0281Multiples vulnérabilités dans les produits Splunk

.cve.org/CVERecord?id=CVE-2025-8291 Référence CVE CVE-2025-8556 https://www.cve.org/CVERecord?id=CVE-2025-8556 Référence CVE CVE-2025-8885 https://www.cve.org/CVERecord?id=CVE-2025-8885 Référence CVE CVE-2025-8916 https://www.cve.org/CVERecord?id=CVE-2025-8916 Référence CVE CVE-2025-9086 https://www.cve.org/CVERecord?id=CVE-2025-9086 Référence CVE CVE-2025-9230 https://www.cve.org/CVERecord?id=CVE-2025-9230 Référence CVE CVE-2025-9231 https://www.cve.org/CVERecord?id=CVE-2025-9231 Référence CVE CVE-2025-9232 https://www.cve.org/CVERecord?id=CVE-2025-9232 Référence CVE CVE-2025-9714 https://www.cve.org/CVERecord?id=CVE-2025-9714 Référence CVE CVE-2025-9820 https://www.cve.org/CVERecord?id=CVE-2025-9820 Référence CVE CVE-2025-9951 https://www.cve.org/CVERecord?id=CVE-2025-9951 Référence CVE CVE-2026-20162 https://www.cve.org/CVERecord?id=CVE-2026-20162 Référence CVE CVE-2026-20163 https://www.cve.org/CVERecord?id=CVE-2026-20163 Référence CVE CVE-2026-20164 https://www.cve.org/CVERecord?id=CVE-2026-20164 Référence CVE CVE-2026-20165 https://www.cve.org/CVERecord?id=CVE-2026-20165 Référence CVE CVE-2026-20166 https://www.cve.org/CVERecord?id=CVE-2026-20166 Référence CVE CVE-2026-21226 https://www.cve.org/CVERecord?id=CVE-2026-21226 Référence CVE CVE-2026-21925 https://www.cve.org/CVERecord?id=CVE

Official advisory ↗
CERT-FR · French · CERTFR-2026-AVI-0266Multiples vulnérabilités dans VMware Tanzu

ecord?id=CVE-2025-61731 Référence CVE CVE-2025-61732 https://www.cve.org/CVERecord?id=CVE-2025-61732 Référence CVE CVE-2025-62813 https://www.cve.org/CVERecord?id=CVE-2025-62813 Référence CVE CVE-2025-64118 https://www.cve.org/CVERecord?id=CVE-2025-64118 Référence CVE CVE-2025-68119 https://www.cve.org/CVERecord?id=CVE-2025-68119 Référence CVE CVE-2025-68121 https://www.cve.org/CVERecord?id=CVE-2025-68121 Référence CVE CVE-2025-68972 https://www.cve.org/CVERecord?id=CVE-2025-68972 Référence CVE CVE-2025-7039 https://www.cve.org/CVERecord?id=CVE-2025-7039 Référence CVE CVE-2025-9232 https://www.cve.org/CVERecord?id=CVE-2025-9232 Référence CVE CVE-2025-9820 https://www.cve.org/CVERecord?id=CVE-2025-9820 Référence CVE CVE-2026-0861 https://www.cve.org/CVERecord?id=CVE-2026-0861 Référence CVE CVE-2026-0915 https://www.cve.org/CVERecord?id=CVE-2026-0915 Référence CVE CVE-2026-0988 https://www.cve.org/CVERecord?id=CVE-2026-0988 Référence CVE CVE-2026-0989 https://www.cve.org/CVERecord?id=CVE-2026-0989 Référence CVE CVE-2026-0990 https://www.cve.org/CVERecord?id=CVE-2026-0990 Référence CVE CVE-2026-0992 https://www.cve.org/CVERecord?id=CVE-2026-0992 Référence CVE CVE-2026-1484 https://www.cve.org/CVERecord?id=CVE-2026-1484 Référence CVE CVE-2026-1485 https://www.cve.org/CVERecord?id=CVE-2026-1485 Ré

Official advisory ↗
CERT-FR · French · CERTFR-2026-AVI-0209Multiples vulnérabilités dans les produits VMware

org/CVERecord?id=CVE-2025-69419 Référence CVE CVE-2025-69420 https://www.cve.org/CVERecord?id=CVE-2025-69420 Référence CVE CVE-2025-69421 https://www.cve.org/CVERecord?id=CVE-2025-69421 Référence CVE CVE-2025-7039 https://www.cve.org/CVERecord?id=CVE-2025-7039 Référence CVE CVE-2025-8277 https://www.cve.org/CVERecord?id=CVE-2025-8277 Référence CVE CVE-2025-8291 https://www.cve.org/CVERecord?id=CVE-2025-8291 Référence CVE CVE-2025-8556 https://www.cve.org/CVERecord?id=CVE-2025-8556 Référence CVE CVE-2025-8732 https://www.cve.org/CVERecord?id=CVE-2025-8732 Référence CVE CVE-2025-8869 https://www.cve.org/CVERecord?id=CVE-2025-8869 Référence CVE CVE-2025-9820 https://www.cve.org/CVERecord?id=CVE-2025-9820 Référence CVE CVE-2026-0672 https://www.cve.org/CVERecord?id=CVE-2026-0672 Référence CVE CVE-2026-0861 https://www.cve.org/CVERecord?id=CVE-2026-0861 Référence CVE CVE-2026-0865 https://www.cve.org/CVERecord?id=CVE-2026-0865 Référence CVE CVE-2026-0915 https://www.cve.org/CVERecord?id=CVE-2026-0915 Référence CVE CVE-2026-0964 https://www.cve.org/CVERecord?id=CVE-2026-0964 Référence CVE CVE-2026-0965 https://www.cve.org/CVERecord?id=CVE-2026-0965 Référence CVE CVE-2026-0966 https://www.cve.org/CVERecord?id=CVE-2026-0966 Référence CVE CVE-2026-0967 https://www.cve.org/CVERecord?id=CVE-2026-0967 Ré

Official advisory ↗
CERT-FR · French · CERTFR-2025-AVI-1028Vulnérabilité dans GnuTLS

Une vulnérabilité a été découverte dans GnuTLS. Elle permet à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.

Official advisory ↗
NCSC-NL · Dutch · NCSC-2026-0147Kwetsbaarheden verholpen in Siemens-producten

GnuTLS versions prior to 3.8.11 contain buffer overflow vulnerabilities in gnutls_pkcs11_token_init and issues with malicious certificates and PKCS11 token labels, leading to denial of service and potential arbitrary code execution (CVE-2025-9820, CVE-2025-14831).

Official advisory ↗
03

Patch and workaround

Operational remediation based on structured source evidence.

Status
?Patch availability is based on structured fixed-version fields and authoritative update references. If no fix is verified, check the vendor advisory before making a change.
Patch available
Affected
Fixed
Action
The RHEL-8 based Middleware Containers container images provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References). Dockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.
Workaround
No verified workaround is recorded. Limit untrusted access and use least privilege until authoritative guidance is available.
04

Evidence and provenance

Published 26 Jan 2026 · Last source change 1 Sept 2026, 12:08 UTC · CWE-121 · Stack-based Buffer Overflow

CVE recordCVE.org · 5.2
CVSS sourceCNA
EPSS source
?The date BlackTree first stored a score for this CVE from the daily FIRST EPSS feed.
FIRST · tracked since 2026-08-14
European sourceENISA EUVD · EUVD-2025-206344
Product sourceVendor CSAF · Red Hat Product Security
Remediation sourceVendor CSAF · Red Hat Product Security
CWE sourceCNA
NVD statusNVD not scheduled

Missing structured fields: affected product. Missing data is not evidence of low risk; review the primary advisory.

Material change intelligence

What changed after publication

View recent updates ↗
  1. Affected versionsThe structured affected or fixed version information changed.
    Before
    gnutls as a component of Red Hat Enterprise Linux 6; gnutls-devel as a component of Red Hat Enterprise Linux 6; gnutls-guile as a component of Red Hat Enterprise Linux 6; gnutls-utils as a component of Red Hat Enterprise Linux 6; gnutls.src as a component of Red Hat Enterprise Linux 6; gnutls as a component of Red Hat Enterprise Linux 7; gnutls-c++ as a component of Red Hat Enterprise Linux 7; gnutls-dane as a component of Red Hat Enterprise Linux 7; gnutls-devel as a component of Red Hat Enterprise Linux 7; gnutls-utils as a component of Red Hat Enterprise Linux 7; gnutls.src as a component of Red Hat Enterprise Linux 7; openshift/ose-rhel-coreos-9 as a component of Red Hat OpenShift Container Platform 4 · Fixed: rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64 as a component of Middleware Containers for OpenShift; rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64 as a component of Middleware Containers for OpenShift; rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64 as a component of Middleware Containers for OpenShift; rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64 as a component of Middleware Containers for OpenShift; rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64 as a component of Middleware Containers for OpenShift; rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64 as a component of Middleware Containers for OpenShift; rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64 as a component of Middleware Containers for OpenShift; gnutls-c++-0:3.8.10-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-c++-0:3.8.10-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-c++-0:3.8.10-3.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-c++-0:3.8.10-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-c++-debuginfo-0:3.8.10-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-c++-debuginfo-0:3.8.10-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-c++-debuginfo-0:3.8.10-3.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-c++-debuginfo-0:3.8.10-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-dane-0:3.8.10-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-dane-0:3.8.10-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-dane-0:3.8.10-3.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-dane-0:3.8.10-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-dane-debuginfo-0:3.8.10-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-dane-debuginfo-0:3.8.10-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-dane-debuginfo-0:3.8.10-3.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-dane-debuginfo-0:3.8.10-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-debuginfo-0:3.8.10-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-debuginfo-0:3.8.10-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-debuginfo-0:3.8.10-3.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-debuginfo-0:3.8.10-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-debugsource-0:3.8.10-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-debugsource-0:3.8.10-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-debugsource-0:3.8.10-3.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); and 210 more
    After
    gnutls as a component of Red Hat Enterprise Linux 6; gnutls-devel as a component of Red Hat Enterprise Linux 6; gnutls-guile as a component of Red Hat Enterprise Linux 6; gnutls-utils as a component of Red Hat Enterprise Linux 6; gnutls.src as a component of Red Hat Enterprise Linux 6; gnutls as a component of Red Hat Enterprise Linux 7; gnutls-c++ as a component of Red Hat Enterprise Linux 7; gnutls-dane as a component of Red Hat Enterprise Linux 7; gnutls-devel as a component of Red Hat Enterprise Linux 7; gnutls-utils as a component of Red Hat Enterprise Linux 7; gnutls.src as a component of Red Hat Enterprise Linux 7; openshift/ose-rhel-coreos-8 as a component of Red Hat OpenShift Container Platform 4; openshift/ose-rhel-coreos-9 as a component of Red Hat OpenShift Container Platform 4 · Fixed: rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64 as a component of Middleware Containers for OpenShift; rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64 as a component of Middleware Containers for OpenShift; rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64 as a component of Middleware Containers for OpenShift; rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64 as a component of Middleware Containers for OpenShift; rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64 as a component of Middleware Containers for OpenShift; rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64 as a component of Middleware Containers for OpenShift; rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64 as a component of Middleware Containers for OpenShift; gnutls-c++-0:3.8.10-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-c++-0:3.8.10-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-c++-0:3.8.10-3.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-c++-0:3.8.10-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-c++-debuginfo-0:3.8.10-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-c++-debuginfo-0:3.8.10-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-c++-debuginfo-0:3.8.10-3.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-c++-debuginfo-0:3.8.10-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-dane-0:3.8.10-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-dane-0:3.8.10-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-dane-0:3.8.10-3.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-dane-0:3.8.10-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-dane-debuginfo-0:3.8.10-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-dane-debuginfo-0:3.8.10-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-dane-debuginfo-0:3.8.10-3.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-dane-debuginfo-0:3.8.10-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-debuginfo-0:3.8.10-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-debuginfo-0:3.8.10-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-debuginfo-0:3.8.10-3.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-debuginfo-0:3.8.10-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-debugsource-0:3.8.10-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-debugsource-0:3.8.10-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10); gnutls-debugsource-0:3.8.10-3.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10); and 210 more
    Red Hat Product Security
  2. Affected versionsThe structured affected or fixed version information changed.
    Before
    See the vendor and CVE records for the affected range. · Fixed: 0:3.8.10-3.el10_1 < *; 0:3.6.16-8.el8_10.5 < *; 0:3.8.3-10.el9_7 < *; 7.13.5-4.1777325677 < *; 7.13.5-4.1777325711 < *; 7.13.5-4.1777325710 < *
    After
    3.8.1; 3.8.2; 3.8.3; 3.8.4; 3.8.5; 3.8.6; 3.8.7; 3.8.8 · Fixed: 0:3.8.10-3.el10_1 < *; 0:3.6.16-8.el8_10.5 < *; 0:3.8.3-10.el9_7 < *; 7.13.5-4.1777325677 < *; 7.13.5-4.1777325711 < *
    CNA
Material fields only · duplicate refreshes suppressed · history retained for the configured operational retention period
Technical terms and abbreviations used in this report
CVE
Common Vulnerabilities and Exposures: the public identifier for one disclosed vulnerability.
CVSS
Common Vulnerability Scoring System: a technical severity framework; it is not patching priority by itself.
EPSS
Exploit Prediction Scoring System: FIRST's estimate of the probability that exploitation activity will be observed in the next 30 days; it is a forecast, not confirmation.
CWE
Common Weakness Enumeration: the standard category describing the underlying software or hardware weakness.
CNA
CVE Numbering Authority: an organisation authorised to assign and publish CVE records.
CISA ADP
Cybersecurity and Infrastructure Security Agency Authorized Data Publisher: structured enrichment added to a CVE record.
NVD
National Vulnerability Database: NIST's enrichment service for CVE records.
CERT / CSIRT
A computer security incident response team that publishes warnings or coordinates incident response.
PoC
Proof of concept: public material that demonstrates or helps reproduce exploitation.
CSAF
Common Security Advisory Framework: a machine-readable format for security advisories.
LoTL
Living off the land: abuse of legitimate tools or system functions during an attack.
Free version - for non-commercial use only.CVE-2025-9820 · cve.blacktree.nl