Enterprise LinuxOperating system · Redhat

CVE-2020-27779

HIGH · 7.5 CVSS v3.1 Published 2021-03-03
Fix available
A fix is available. Upgrade to 2.06 or later.
See remediation →
77/100
Remediation priority · High
Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
A flaw was found in grub2 in versions prior to 2.06. The cutmem command does not honor secure boot locking allowing an privileged attacker to remove address ranges from memory creating an opportunity to circumvent SecureBoot protections after proper triage about grub's memory layout. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

A flaw exists in grub2 versions prior to 2.06 where the cutmem command does not honor secure boot locking mechanisms. This allows a privileged attacker to remove address ranges from memory, potentially circumventing SecureBoot protections by exploiting knowledge of grub's memory layout.

MitigationUpgrade grub2 to version 2.06 or later and ensure proper secure boot re-enrollment if necessary.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Enterprise LinuxOperating system
Affected:= 7.0= 8.0
Enterprise Linux Server AusOperating system
Affected:= 7.2= 7.3= 7.4= 7.6= 7.7= 8.2
Enterprise Linux Server EusOperating system
Affected:= 7.6= 7.7= 8.1
Enterprise Linux Server TusOperating system
Affected:= 7.4= 7.6= 7.7= 8.2
Enterprise Linux WorkstationOperating system
Affected:= 7.0
FedoraOperating system
Affected:= 33= 34
Grub2Application
Affected:< 2.06
Ontap Select Deploy Administration UtilityApplication
Affected:all versions

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Local
Complexity
High
Privileges
High
User interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify grub2 installed version
    Run 'rpm -q grub2' or 'rpm -q grub2-efi-x64' to determine the installed grub2 package version. On systems with EFI, also check /boot/efi/EFI/*/grubx64.efi for the binary version.
    Affected if The installed version is earlier than 2.06 (for example, 2.04, 2.05, or earlier)
  2. Confirm Secure Boot is enabled
    Run 'mokutil --sb-state' on Linux systems, or check the system firmware/UEFI settings directly. On some systems, 'efivar --print --name=8be4df61-93ca-11d2-aa0d-00e09832b8af' can show Secure Boot status.
    Affected if Secure Boot is currently enabled in the system firmware
  3. Verify cutmem module presence
    Check if the cutmem.mod file exists in the grub modules directory. Common paths: /boot/grub2/x86_64-efi/cutmem.mod or /usr/lib/grub/x86_64-efi/cutmem.mod
    Affected if The cutmem module file exists in the grub installation (indicating the vulnerable command is available)

A system is affected if it runs grub2 version prior to 2.06 with Secure Boot enabled and the cutmem module is present in the grub installation.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

From vendor data
Upgrade available Upgrade to 2.06 or later
Fixed in 2.06
Interim mitigation

Upgrade grub2 to version 2.06 or later and ensure proper secure boot re-enrollment if necessary.

Fix this in Enterprise Linux Scoped from the published advisory
  • Consultation3.0 h
  • Implementation4.0 h
  • Testing2.0 h
  • Review / QA1.0 h
10.0 hours of engineering $1,800
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,880.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2020-27779 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2020-27779 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data