CVE-2018-1000810
CVE-2018-1000810 is a critical-severity vulnerability in Rust-lang Rust with a CVSS 3.x base score of 9.8. 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-190.
Key facts
- Severity: Critical (CVSS 3.x base score 9.8)
- CVSS v2: 7.5
- EPSS exploit prediction: 3% (86th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-190
- Affected product: Rust-lang Rust
- Published:
- Last modified:
Description
The Rust Programming Language Standard Library version 1.29.0, 1.28.0, 1.27.2, 1.27.1, 127.0, 126.2, 126.1, 126.0 contains a CWE-680: Integer Overflow to Buffer Overflow vulnerability in standard library that can result in buffer overflow. This attack appear to be exploitable via str::repeat, passed a large number, can overflow an internal buffer. This vulnerability appears to have been fixed in 1.29.1.
Frequently asked questions
- What is CVE-2018-1000810?
- The Rust Programming Language Standard Library version 1.29.0, 1.28.0, 1.27.2, 1.27.1, 127.0, 126.2, 126.1, 126.0 contains a CWE-680: Integer Overflow to Buffer Overflow vulnerability in standard library that can result in buffer overflow. This attack appear to be exploitable via str::repeat, passed a large number, can overflow an internal buffer. This vulnerability appears to have been fixed in 1.29.1.
- How severe is CVE-2018-1000810?
- CVE-2018-1000810 has a CVSS 3.x base score of 9.8, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2018-1000810 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 3% (86th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2018-1000810?
- CVE-2018-1000810 primarily affects Rust-lang Rust. In total, 8 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2018-1000810?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- When was CVE-2018-1000810 published?
- CVE-2018-1000810 was published on 2018-10-08 and last updated on 2026-06-17.
References
- https://blog.rust-lang.org/2018/09/21/Security-advisory-for-std.html
- https://groups.google.com/forum/#%21topic/rustlang-security-announcements/CmSuTm-SaU0
- https://security.gentoo.org/glsa/201812-11
Affected products (8)
- cpe:2.3:a:rust-lang:rust:1.26.0:*:*:*:*:*:*:*
- cpe:2.3:a:rust-lang:rust:1.26.1:*:*:*:*:*:*:*
- cpe:2.3:a:rust-lang:rust:1.26.2:*:*:*:*:*:*:*
- cpe:2.3:a:rust-lang:rust:1.27.0:*:*:*:*:*:*:*
- cpe:2.3:a:rust-lang:rust:1.27.1:*:*:*:*:*:*:*
- cpe:2.3:a:rust-lang:rust:1.27.2:*:*:*:*:*:*:*
- cpe:2.3:a:rust-lang:rust:1.28.0:*:*:*:*:*:*:*
- cpe:2.3:a:rust-lang:rust:1.29.0:*:*:*:*:*:*:*
More vulnerabilities in Rust-lang Rust
- CVE-2024-24576 — Critical (CVSS 10.0): Rust is a programming language. The Rust Security Response WG was notified that the Rust standard library prior to…
- CVE-2024-3566 — Critical (CVSS 9.8): A command inject vulnerability allows an attacker to perform command injection on Windows applications that indirectly…
- CVE-2021-31162 — Critical (CVSS 9.8): In the standard library in Rust before 1.52.0, a double free can occur in the Vec::from_iter function if freeing the…
- CVE-2021-28879 — Critical (CVSS 9.8): In the standard library in Rust before 1.52.0, the Zip implementation can report an incorrect size due to an integer…
- CVE-2020-36318 — Critical (CVSS 9.8): In the standard library in Rust before 1.49.0, VecDeque::make_contiguous has a bug that pops the same element more than…
- CVE-2021-29922 — Critical (CVSS 9.1): library/std/src/net/parser.rs in Rust before 1.53.0 does not properly consider extraneous zero characters at the…
All CVEs affecting Rust-lang Rust →
Other CWE-190 (Integer Overflow or Wraparound) vulnerabilities
- CVE-2026-4689 — Critical (CVSS 10.0): Sandbox escape due to incorrect boundary conditions, integer overflow in the XPCOM component. This vulnerability was…
- CVE-2026-24814 — Critical (CVSS 10.0): Integer Overflow or Wraparound vulnerability in swoole swoole-src (thirdparty/hiredis modules). This vulnerability is…
- CVE-2025-64721 — Critical (CVSS 10.0): Sandboxie is a sandbox-based isolation software for 32-bit and 64-bit Windows NT-based operating systems. In versions…
- CVE-2015-5108 — Critical (CVSS 10.0): Integer overflow in Adobe Reader and Acrobat 10.x before 10.1.15 and 11.x before 11.0.12, Acrobat and Acrobat Reader DC…
- CVE-2015-5097 — Critical (CVSS 10.0): Integer overflow in Adobe Reader and Acrobat 10.x before 10.1.15 and 11.x before 11.0.12, Acrobat and Acrobat Reader DC…
- CVE-2013-2555 — Critical (CVSS 10.0): Integer overflow in Adobe Flash Player before 10.3.183.75 and 11.x before 11.7.700.169 on Windows and Mac OS X, before…
Browse all CWE-190 (Integer Overflow or Wraparound) vulnerabilities →