Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

Numpy

First CVE: Aug 15, 2017Active for: 9 yearsTotal CVEs: 8

NumPy is a foundational numerical computing library that, despite its narrow product scope, is embedded across vast amounts of scientific computing infrastructure, data-analysis pipelines, and machine-learning frameworks. Vulnerabilities affecting the library skew toward serious outcomes, with an elevated share reaching critical severity, and they recur through weakness classes including classic buffer overflows, deserialization of untrusted data, improper input validation, and link-following issues that reflect both the memory-unsafe nature of its C-based implementation and its role parsing and processing external data. Defenders should treat NumPy advisories as broadly applicable, since remediation often depends on downstream projects rebuilding their dependencies; live severity and exploitation figures are shown alongside this summary.

FAUCET AI Generated
8
Total CVEs
More Total CVEs than 90% of tracked vendors
2.0
Avg CVEs / Product / Year
More Avg CVEs / Product / Year than 80% of tracked vendors
6.2
Avg CVSS Score
Higher Avg CVSS Score than 36% of tracked vendors
0.0%
In CISA KEV
Bottom 1%

Trends Over Time

The number and severity of CVEs published that impact products developed by Numpy over time

Volume of CVEsAvg CVSS Base Score
First CVE
Aug 15, 2017
8 years ago
Most Recent CVE
Dec 17, 2021
1,680 days ago

Products(1 total)

Top CVEs

Signals from CVEs in this vendor scope (8 CVEs).

8 CVEs · Highest risk first

CVEPublishedCVSSRiskKEVExploit
CVE-2019-6446CRITICAL
An issue was discovered in NumPy before 1.16.3. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object,
Jan 16, 20199.841NONO
CVE-2017-12852HIGH
The numpy.pad function in Numpy 1.13.1 and older versions is missing input validation. An empty list or ndarray will stick into an infinite loop, which can allow attackers to cause
Aug 15, 20177.525NONO
CVE-2021-34141MEDIUM
An incomplete string comparison in the numpy.core component in NumPy before 1.22.0 allows attackers to trigger slightly incorrect copying by constructing specific string objects. N
Dec 17, 20215.321NONO
CVE-2021-41496MEDIUM
Buffer overflow in the array_from_pyobj function of fortranobject.c in NumPy < 1.19, which allows attackers to conduct a Denial of Service attacks by carefully constructing an arra
Dec 17, 20215.520NONO
CVE-2021-41495MEDIUM
Null Pointer Dereference vulnerability exists in numpy.sort in NumPy &lt and 1.19 in the PyArray_DescrNew function due to missing return-value validation, which allows attackers to
Dec 17, 20215.320NONO
CVE-2021-33430MEDIUM
A Buffer Overflow vulnerability exists in NumPy 1.9.x in the PyArray_NewFromDescr_int function of ctors.c when specifying arrays of large dimensions (over 32) from Python code, whi
Dec 17, 20215.320NONO
CVE-2014-1859MEDIUM
(1) core/tests/test_memmap.py, (2) core/tests/test_multiarray.py, (3) f2py/f2py2e.py, and (4) lib/tests/test_io.py in NumPy before 1.8.1 allow local users to write to arbitrary fil
Jan 8, 20185.520NONO
CVE-2014-1858MEDIUM
__init__.py in f2py in NumPy before 1.8.1 allows local users to write to arbitrary files via a symlink attack on a temporary file.
Jan 8, 20185.517NONO
View all 8 CVEs →

CVE Severity & Scoring

Severity distribution of CVEs that affect this vendor's products8 CVEs
75%
13%
13%
Severity distribution among all CVEs352,294 CVEs
45%
40%
11%
MediumHighCritical
Attack Vector
Local3 (37.5%)
Network5 (62.5%)
Unknown0 (0.0%)
Physical0 (0.0%)
Adjacent Network0 (0.0%)
Attack Complexity
Low6 (75.0%)
High2 (25.0%)
Unknown0 (0.0%)
User Interaction
None8 (100.0%)
Unknown0 (0.0%)
Required0 (0.0%)
Privileges Required
Low5 (62.5%)
High0 (0.0%)
None3 (37.5%)
Unknown0 (0.0%)

Exploit Exposure

Signals from CVEs in this vendor scope (8 CVEs).

CISA KEV
0 CVEs
0.0% of CVEs· Bottom 1%
Metasploit
0 CVEs
0.0% of CVEs· Bottom 1%
Nuclei
0 CVEs
0.0% of CVEs· Bottom 1%
ExploitDB
0 CVEs
0.0% of CVEs· Bottom 1%

Social Chatter

An overview of all social media posts that mention a CVE ID that affects a product developed by Numpy.

Media Mentions

Media articles that mention a CVE ID that affects a product developed by Numpy — matched by CVE ID, not by vendor name.

Top CNAs Publishing CVEs For Numpy's Products

View all 1 CNAs →

Top CWEs