CVE-2014-1858
CVE-2014-1858 is a medium-severity vulnerability in Numpy with a CVSS 3.x base score of 5.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-20.
Key facts
- Severity: Medium (CVSS 3.x base score 5.5)
- CVSS v2: 2.1
- EPSS exploit prediction: 0% (36th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-20
- Affected product: Numpy
- Published:
- Last modified:
Description
__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.
Frequently asked questions
- What is CVE-2014-1858?
- __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.
- How severe is CVE-2014-1858?
- CVE-2014-1858 has a CVSS 3.x base score of 5.5, rated medium severity. It is exploitable over local access with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is none, integrity high, and availability none.
- Is CVE-2014-1858 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (36th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2014-1858?
- CVE-2014-1858 affects Numpy. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2014-1858?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2014-1858 published?
- CVE-2014-1858 was published on 2018-01-08 and last updated on 2026-06-17.
References
- http://lists.fedoraproject.org/pipermail/package-announce/2014-February/128358.html
- http://lists.fedoraproject.org/pipermail/package-announce/2014-February/128781.html
- http://www.openwall.com/lists/oss-security/2014/02/08/3
- http://www.securityfocus.com/bid/65441
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737778
- https://bugzilla.redhat.com/show_bug.cgi?id=1062009
- https://exchange.xforce.ibmcloud.com/vulnerabilities/91318
- https://github.com/numpy/numpy/blob/maintenance/1.8.x/doc/release/1.8.1-notes.rst
- https://github.com/numpy/numpy/commit/0bb46c1448b0d3f5453d5182a17ea7ac5854ee15
- https://github.com/numpy/numpy/pull/4262
Affected products (1)
- cpe:2.3:a:numpy:numpy:*:*:*:*:*:*:*:*
More vulnerabilities in Numpy
- CVE-2019-6446 — Critical (CVSS 9.8): An issue was discovered in NumPy before 1.16.3. It uses the pickle Python module unsafely, which allows remote…
- CVE-2017-12852 — High (CVSS 7.5): The numpy.pad function in Numpy 1.13.1 and older versions is missing input validation. An empty list or ndarray will…
- CVE-2021-41496 — Medium (CVSS 5.5): Buffer overflow in the array_from_pyobj function of fortranobject.c in NumPy < 1.19, which allows attackers to conduct…
- CVE-2014-1859 — Medium (CVSS 5.5): (1) core/tests/test_memmap.py, (2) core/tests/test_multiarray.py, (3) f2py/f2py2e.py, and (4) lib/tests/test_io.py in…
- CVE-2021-41495 — Medium (CVSS 5.3): Null Pointer Dereference vulnerability exists in numpy.sort in NumPy < and 1.19 in the PyArray_DescrNew function due…
- CVE-2021-34141 — Medium (CVSS 5.3): An incomplete string comparison in the numpy.core component in NumPy before 1.22.0 allows attackers to trigger slightly…
Other CWE-20 (Improper Input Validation) vulnerabilities
- CVE-2026-48316 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Input Validation vulnerability that could…
- CVE-2026-48281 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Input Validation vulnerability that could…
- CVE-2026-48277 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Input Validation vulnerability that could…
- CVE-2026-48055 — Critical (CVSS 10.0): Streambert is a cross-platform Electron Desktop App to stream and download any video media. In versions 2.4.0 and…
- CVE-2026-34910 — Critical (CVSS 10.0): A malicious actor with access to the network could exploit an Improper Input Validation vulnerability found in UniFi OS…
- CVE-2026-33587 — Critical (CVSS 10.0): Lack of user input sanitisation in Open Notebook v1.8.3 allows the application user to execute Python code (and…
Browse all CWE-20 (Improper Input Validation) vulnerabilities →