← Back

Stanford

stanford

9 CVEs • 4 products

Products (4)

Click to collapse
Toggle
Corenlp
corenlp
Webauth
webauth
Stanza
stanza

CVEs (9)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Stanford
1Stanza
Jul 13, 2026
Jul 8, 2026
N/A· v4
7.5 HIGH· v3
N/A· v2
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() attem...Show more
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.Show less
1Stanford
1Stanford Parser
Jun 17, 2026
Jul 28, 2023
N/A· v4
9.8 CRITICAL· v3
N/A· v2
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.
1Stanford
1Corenlp
Jun 17, 2026
Feb 24, 2022
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
An Incorrect Access Control vulnerability exists in CoreNLP 4.3.2 via the classifier in NERServlet.java (lines 158 and 159).
1Stanford
1Corenlp
Jun 17, 2026
Jan 17, 2022
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
corenlp is vulnerable to Improper Restriction of XML External Entity Reference
1Stanford
1Corenlp
Jun 17, 2026
Jan 13, 2022
N/A· v4
7.1 HIGH· v3
5.8 MEDIUM· v2
corenlp is vulnerable to Improper Restriction of XML External Entity Reference
1Stanford
1Corenlp
Jun 17, 2026
Oct 19, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
corenlp is vulnerable to Improper Restriction of XML External Entity Reference
1Stanford
1Corenlp
Jun 17, 2026
Oct 15, 2021
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
corenlp is vulnerable to Improper Restriction of XML External Entity Reference
2Debian
Stanford
2Debian Linux
Webauth
Nov 21, 2024
Dec 3, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
webauth before 4.6.1 has authentication credential disclosure
1Stanford
1Webauth
Apr 23, 2026
Sep 15, 2009
N/A· v4
N/A· v3
4.3 MEDIUM· v2
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...Show more
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.Show less