PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-63312 nltk CVE debrief

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-22T15:16:19.367Z and has not been modified since then. CVE-2026-63312 is a HIGH-rated vulnerability in NLTK's StreamBackedCorpusView before version 3.10.0. Attackers can read arbitrary local files by bypassing pathsec.ENFORCE via direct calls to builtins.open(), controlling the fileid argument. This vulnerability has a CVSS score of 8.7, indicating a high severity level. Affected systems may be exposed to unauthorized file access, potentially leading to sensitive information disclosure. Users of NLTK versions before 3.10.0, especially those handling sensitive data or with exposure to untrusted input, should be aware of this vulnerability. This includes developers, data scientists, and security teams who use or manage NLTK installations. Additionally, operators of systems that process sensitive information or are subject to regulatory compliance may need to prioritize remediation to prevent potential data breaches.

Vendor
nltk
Product
Unknown
CVSS
HIGH 8.7
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-22
Original CVE updated
2026-08-31
Advisory published
2026-08-22
Advisory updated
2026-08-31

Who should care

Users of NLTK versions before 3.10.0, especially those handling sensitive data or with exposure to untrusted input, should be aware of this vulnerability. This includes developers, data scientists, and security teams who use or manage NLTK installations. Additionally, operators of systems that process sensitive information or are subject to regulatory compliance may need to prioritize remediation to prevent potential data breaches.

Technical summary

CVE-2026-63312 is a HIGH-rated vulnerability in NLTK's StreamBackedCorpusView before version 3.10.0. Attackers can read arbitrary local files by bypassing pathsec.ENFORCE via direct calls to builtins.open(), controlling the fileid argument. This vulnerability has a CVSS score of 8.7, indicating a high severity level. Affected systems may be exposed to unauthorized file access, potentially leading to sensitive information disclosure.

Defensive priority

CVE-2026-63312 is rated HIGH with a CVSS score of 8.7; attackers can read arbitrary local files with control of the fileid argument in StreamBackedCorpusView before NLTK 3.10.0.

Recommended defensive actions

  • Inventory and triage of NLTK installations for version compliance with 3.10.0
  • Restrict access to sensitive files and application credentials
  • Monitor for suspicious file access attempts
  • Implement compensating controls for sensitive data access
  • Review vendor advisories for additional guidance
  • Conduct vulnerability scanning for exposed systems
  • Track remediation progress and verify fixes

Evidence notes

The CVE-2026-63312 vulnerability affects NLTK versions before 3.10.0. Details are from NVD and vendor advisories, which indicate that attackers can control the fileid argument in StreamBackedCorpusView to read arbitrary local files, bypassing pathsec.ENFORCE via direct calls to builtins.open(). Evidence is limited to public sources and may not reflect the full scope or impact of the vulnerability. Defenders should verify NLTK version compliance and review access controls for sensitive files.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-63312 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-63312

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-63312 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-63312

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://github.com/nltk/nltk/security/advisories/GHSA-x5ph-mj9p-rfr8

    [email protected] - Exploit, Vendor Advisory

  • Source reference

    Unverified legacy reference

    URL: https://www.vulncheck.com/advisories/nltk-streambackedcorpusview-bypasses-pathsec-enforce-arbitrary-file-read

    [email protected] - Third Party Advisory

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.