---
id: CVE-2025-61662
title: A Use-After-Free vulnerability has been discovered in GRUB's gettext module
summary: >-
  A Use-After-Free vulnerability has been discovered in GRUB's gettext module.
  This flaw stems from a programming error where the gettext command remains
  registered in memory after its module is unloaded. An attacker can exploit
  this condi…
severity: high
cvss: 7.8
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-416
vendor: gnu
product: grub2
affected:
  - grub2 <= 2.14
published: '2025-11-18'
updated: '2026-06-25'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2025-61662'
references:
  - url: 'https://access.redhat.com/errata/RHSA-2026:10097'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2026:14773'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2026:15087'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2026:17596'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2026:4648'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2026:4649'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2026:4652'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2026:4653'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2026:4654'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2026:4760'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2026:4822'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2026:4823'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2026:4830'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2026:4900'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2026:4998'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2026:5074'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2026:5127'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2026:5233'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2026:6492'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2026:7239'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2026:7243'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/security/cve/CVE-2025-61662'
    label: secalert@redhat.com
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=2414683'
    label: secalert@redhat.com
  - url: 'https://lists.gnu.org/archive/html/grub-devel/2025-11/msg00155.html'
    label: secalert@redhat.com
  - url: 'http://www.openwall.com/lists/oss-security/2025/11/18/5'
    label: af854a3a-2127-422b-91ae-364da2661108
tags:
  - nvd
epss: 0.00204
epssPercentile: 0.09171
ingestedAt: '2026-06-29T13:24:34.607Z'
---

## Overview

A Use-After-Free vulnerability has been discovered in GRUB's gettext module. This flaw stems from a programming error where the gettext command remains registered in memory after its module is unloaded. An attacker can exploit this condition by invoking the orphaned command, causing the application to access a memory location that is no longer valid. An attacker could exploit this vulnerability to cause grub to crash, leading to a Denial of Service. Possible data integrity or confidentiality compromise is not discarded.

## Affected

- `grub2 <= 2.14`

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
