Vulnerabilities (CVE)

Filtered by vendor Stanford Subscribe
Total 9 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2026-54499 1 Stanford 1 Stanza 2026-07-13 N/A 7.5 HIGH
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 torch.load(..., weights_only=False) on attacker-controllable pickle.UnpicklingError, allowing a malicious .pt pretrain or model file to execute arbitrary pickle code when a Stanza NLP pipeline loads it. This issue is fixed in version 1.12.2.
CVE-2023-39020 1 Stanford 1 Stanford Parser 2026-06-17 N/A 9.8 CRITICAL
stanford-parser v3.9.2 and below was discovered to contain a code injection vulnerability in the component edu.stanford.nlp.io.getBZip2PipedInputStream. This vulnerability is exploited via passing an unchecked argument.
CVE-2022-0239 1 Stanford 1 Corenlp 2026-06-17 7.5 HIGH 9.8 CRITICAL
corenlp is vulnerable to Improper Restriction of XML External Entity Reference
CVE-2022-0198 1 Stanford 1 Corenlp 2026-06-17 5.8 MEDIUM 7.1 HIGH
corenlp is vulnerable to Improper Restriction of XML External Entity Reference
CVE-2021-44550 1 Stanford 1 Corenlp 2026-06-17 7.5 HIGH 9.8 CRITICAL
An Incorrect Access Control vulnerability exists in CoreNLP 4.3.2 via the classifier in NERServlet.java (lines 158 and 159).
CVE-2021-3878 1 Stanford 1 Corenlp 2026-06-17 7.5 HIGH 9.8 CRITICAL
corenlp is vulnerable to Improper Restriction of XML External Entity Reference
CVE-2021-3869 1 Stanford 1 Corenlp 2026-06-17 5.0 MEDIUM 7.5 HIGH
corenlp is vulnerable to Improper Restriction of XML External Entity Reference
CVE-2013-2106 2 Debian, Stanford 2 Debian Linux, Webauth 2026-06-16 5.0 MEDIUM 7.5 HIGH
webauth before 4.6.1 has authentication credential disclosure
CVE-2009-2945 1 Stanford 1 Webauth 2026-06-16 4.3 MEDIUM N/A
weblogin/login.fcgi (aka the WebLogin login script) in Stanford University WebAuth 3.5.5, 3.6.0, and 3.6.1 places passwords in URLs in certain circumstances involving conversion of a POST request to a GET request, which allows context-dependent attackers to discover passwords by reading (1) web-server access logs, (2) web-server Referer logs, or (3) the browser history.