---
id: GHSA-qp76-pq9f-gr9m
title: >-
  Duplicate Advisory: Stable FrameNet and NKJP readers parse outside-root XML in
  3.9.4
summary: >-
  Duplicate Advisory: Stable FrameNet and NKJP readers parse outside-root XML in
  3.9.4
severity: high
cvss: 5.9
cwe:
  - CWE-73
vendor: nltk
product: nltk
ecosystem: pip
affected:
  - nltk <= 3.9.4
published: '2026-08-22'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T16:35:52Z'
source: GHSA
sourceUrl: 'https://github.com/advisories/GHSA-qp76-pq9f-gr9m'
references:
  - url: 'https://github.com/nltk/nltk/security/advisories/GHSA-568f-pv23-39p4'
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-62385'
  - url: >-
      https://www.vulncheck.com/advisories/nltk-path-traversal-via-framenet-and-nkjp-readers
  - url: 'https://github.com/advisories/GHSA-qp76-pq9f-gr9m'
tags:
  - ghsa
  - pip
ingestedAt: '2026-09-08T17:06:31.880Z'
---

## Overview

## Duplicate Advisory

This advisory has been withdrawn because it is a duplicate of GHSA-568f-pv23-39p4. This link is maintained to preserve external references.

## Original Description
NLTK versions before 3.10.0 contain a path traversal vulnerability in FramenetCorpusReader and NKJPCorpusReader that allows attackers to parse XML files outside the corpus root by supplying unsafe selectors or poisoned index state. Attackers can exploit frame_by_name, doc, lu, and header methods with crafted parameters to read arbitrary XML files accessible to the application.

## Affected packages

- `nltk <= 3.9.4`

## Remediation

Refer to the advisory for the patched release.
