---
id: CVE-2026-81727
title: >-
  nltk: NLTK: Filesystem containment bypass allows local file overwrite
  (CVE-2026-81727)
summary: >-
  A flaw was found in NLTK. This vulnerability, a filesystem containment bypass,
  allows a local attacker with write access to a shared downloader directory to
  create special links (hardlinks) that point to files outside the intended
  installa…
severity: high
cvss: 7.1
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H'
cvssSource: vendor
cwe:
  - CWE-59
  - CWE-61
  - CWE-73
vendor: Red Hat
product: Red Hat OpenShift AI (RHOAI)
affected:
  - exploit_intelligence
  - lightspeed_core
  - openshift_lightspeed
  - ansible_automation_platform 2
  - openshift_ai_rhoai
  - openshift_ai 3.5
patched:
  - openshift_ai 3.5
published: '2026-08-27'
updated: '2026-09-22'
sourceUpdated: '2026-09-22T05:58:56+00:00'
source: CSAF
sourceUrl: 'https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-81727.json'
references:
  - url: >-
      https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-81727.json
  - url: 'https://access.redhat.com/security/cve/CVE-2026-81727'
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=2525096'
  - url: 'https://www.cve.org/CVERecord?id=CVE-2026-81727'
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-81727'
  - url: 'https://github.com/nltk/nltk/security/advisories/GHSA-f794-5jv7-7672'
  - url: >-
      https://www.vulncheck.com/advisories/nltk-before-3.10.3-hardlink-file-overwrite-via-downloader
  - url: 'https://access.redhat.com/errata/RHSA-2026:69539'
  - url: 'https://github.com/nltk/nltk/pull/3797'
  - url: >-
      https://github.com/nltk/nltk/commit/9e6d5f05902b9aaa1221a0a565448d17a9c9b3e8
  - url: 'https://github.com/nltk/nltk/releases/tag/v3.10.3'
  - url: >-
      https://github.com/pypa/advisory-database/tree/main/vulns/nltk/PYSEC-2026-3741.yaml
  - url: 'https://github.com/advisories/GHSA-f794-5jv7-7672'
tags:
  - csaf
  - vex
  - red-hat
  - ghsa
  - pip
epss: 0.00187
epssPercentile: 0.074
aliases:
  - GHSA-f794-5jv7-7672
ecosystem: pip
ingestedAt: '2026-09-02T14:45:30.264Z'
---

## Overview

A flaw was found in NLTK. This vulnerability, a filesystem containment bypass, allows a local attacker with write access to a shared downloader directory to create special links (hardlinks) that point to files outside the intended installation area. When a package is extracted, these hardlinks can cause files outside the NLTK installation to be overwritten, leading to unauthorized modification or corruption of data.

## Vendor advisories

- **RHSA-2026:69539** · Red Hat · fixed in: Red Hat OpenShift AI 3.5 · released 2026-09-21 · [advisory](https://access.redhat.com/errata/RHSA-2026:69539)
- **Red Hat VEX** · Important · affected: Exploit Intelligence, Lightspeed Core, OpenShift Lightspeed, Red Hat Ansible Automation Platform 2, Red Hat OpenShift AI (RHOAI) · no fix planned: Exploit Intelligence, Red Hat Ansible Automation Platform 2, Lightspeed Core, OpenShift Lightspeed, … · updated 2026-09-22 · [vex](https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-81727.json)

**nltk: NLTK: Filesystem containment bypass allows local file overwrite** — rated Important by Red Hat. Released 2026-08-27, updated 2026-09-22.

Affected:

- Exploit Intelligence
- Lightspeed Core
- OpenShift Lightspeed
- Red Hat Ansible Automation Platform 2
- Red Hat OpenShift AI (RHOAI)

Fixed:

- Red Hat OpenShift AI 3.5

No fix planned:

- Exploit Intelligence
- Red Hat Ansible Automation Platform 2
- Lightspeed Core
- OpenShift Lightspeed
- Red Hat OpenShift AI (RHOAI)

Not affected:

- Red Hat OpenShift AI 3.5
- OpenShift Lightspeed

## Remediation

For Red Hat OpenShift AI 3.5.1 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:

https://docs.redhat.com/en/documentation/red_hat_openshift_ai/ https://access.redhat.com/errata/RHSA-2026:69539

Workarounds / mitigations:

- To mitigate this issue, ensure that NLTK downloader directories are not shared among untrusted users or are configured with restrictive permissions to prevent unauthorized write access. If a shared downloader directory is essential, implement strict access controls to limit write permissions to only trusted accounts. This reduces the attack surface by preventing malicious local users from creating hardlinks to arbitrary files.

## Package advisory (CVE-2026-81727)

Affected packages:

- `nltk <= 3.10.2`

Patched in:

- `nltk 3.10.3`

Source: https://github.com/advisories/GHSA-f794-5jv7-7672
