VYPR

Stanza

by Stanford

Source repositories

CVEs (2)

  • CVE-2026-59974HigSep 16, 2026
    risk 0.44cvss 7.8epss

    Stanza is a Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many human languages. Prior to 1.14.0, stanza.resources.common.unzip in stanza/resources/common.py passes downloaded model and resource archives to zipfile.ZipFile.extractall…

  • CVE-2026-54499HigJul 8, 2026
    risk 0.42cvss 7.5epss 0.01

    Stanza is a Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many human languages. Prior to 1.12.2, Stanza model loaders such as stanza.models.common.pretrain.Pretrain.load() attempt torch.load(..., weights_only=True) but fall back to…