---
id: CVE-2026-81722
title: >-
  nltk: nltk PorterStemmer: Denial of Service due to inefficient token
  processing (CVE-2026-81722)
summary: >-
  A flaw was found in the nltk PorterStemmer component. A remote attacker could
  exploit this vulnerability by providing a specially crafted, untrusted token.
  The inefficient algorithmic complexity in the stemming process, specifically
  within…
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'
cvssSource: vendor
cwe:
  - CWE-606
  - CWE-407
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:46+00:00'
source: CSAF
sourceUrl: 'https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-81722.json'
references:
  - url: >-
      https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-81722.json
  - url: 'https://access.redhat.com/security/cve/CVE-2026-81722'
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=2525085'
  - url: 'https://www.cve.org/CVERecord?id=CVE-2026-81722'
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-81722'
  - url: 'https://github.com/nltk/nltk/security/advisories/GHSA-ww6m-cw3f-q94g'
  - url: >-
      https://www.vulncheck.com/advisories/nltk-porterstemmer-before-3.10.3-quadratic-time-dos
  - url: 'https://access.redhat.com/errata/RHSA-2026:69539'
  - url: >-
      https://github.com/nltk/nltk/commit/7808692d451b962711005d954859bb83aabcf8fa
  - url: 'https://github.com/nltk/nltk/releases/tag/v3.10.3'
  - url: >-
      https://github.com/pypa/advisory-database/tree/main/vulns/nltk/PYSEC-2026-3738.yaml
  - url: 'https://github.com/advisories/GHSA-ww6m-cw3f-q94g'
tags:
  - csaf
  - vex
  - red-hat
  - ghsa
  - pip
epss: 0.00521
epssPercentile: 0.41804
aliases:
  - GHSA-ww6m-cw3f-q94g
ecosystem: pip
ingestedAt: '2026-09-02T14:45:30.224Z'
---

## Overview

A flaw was found in the nltk PorterStemmer component. A remote attacker could exploit this vulnerability by providing a specially crafted, untrusted token. The inefficient algorithmic complexity in the stemming process, specifically within the _is_consonant() and _measure() helper functions, causes excessive CPU usage when processing certain inputs. This can lead to a denial of service (DoS) condition, where the system becomes unresponsive for an extended period.

## 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-81722.json)

**nltk: nltk PorterStemmer: Denial of Service due to inefficient token processing** — 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:

- Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.

## Package advisory (CVE-2026-81722)

Affected packages:

- `nltk <= 3.10.2`

Patched in:

- `nltk 3.10.3`

Source: https://github.com/advisories/GHSA-ww6m-cw3f-q94g
