Vulnary
← back to the feed
Critical· 9.1official fix available

CVE-2026-89713

A race condition in the Linux NFS server can let an attacker truncate append‑only files, potentially causing data loss or corruption. The flaw occurs when a client changes file size without proper permission checks, allowing a concurrent append to bypass security checks. The issue has been fixed in the kernel.

publishedSep 11, 2026
last modifiedSep 13, 2026
sourcesNVD
severity · cvss
9.1
critical · how bad it is
exploitation · epss
<1%
10th percentile · chance of exploitation in 30 days
(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
auto-deletes from the system
counting…on Oct 13, 2026

An official fix is available, so this entry is kept for 30 days and then removed automatically.

01

Who is affected

Linux kernel NFS server (nfsd) – any system running the NFS server component, especially those exposing append‑only files. Linux administrators running NFS services are the typical users.

02

Real-world impact

An attacker could truncate append‑only files, leading to data loss or corruption, and potentially disrupt services that rely on those files.

03

Why this severity

The CVSS score of 9.1 reflects a critical impact because the flaw allows an attacker to cause integrity and availability problems without needing any user interaction or special privileges. The vulnerability is a race condition that can be triggered remotely by sending a SETATTR request to the NFS server.

04

What to do about it

official fix available
recommended steps
  1. 01Upgrade the Linux kernel to a version that includes the fix for CVE-2026-89713.

NVD description

05

Timeline

  1. Sep 11, 2026 · 2d ago
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Sep 13, 2026 · 6h ago
    Official fix available
    A vendor patch or mitigation now exists — see the remediation steps above.
06

How it’s attacked

Attack vectorNetwork (remote)
Attack complexityLow
Privileges requiredNone
User interactionNone needed
ScopeUnchanged
Confidentiality impactNone
Integrity impactHigh
Availability impactHigh
07

References & advisories

(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →