CVE-2026-10718
Out-of-Bounds Write in openSeaChest Trim/Unmap Operation
Publication date: 2026-06-02
Last updated on: 2026-06-02
Assigner: Seagate Technology
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| seagate | openseachest | 26.03.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-787 | The product writes data past the end, or before the beginning, of the intended buffer. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an out of bounds write issue in the Trim/Unmap operation of Seagate's openSeaChest software version 26.03.0. Specifically, when this operation runs, it writes 16 bytes beyond the allocated memory space that describes a range of Logical Block Addresses (LBAs) to deallocate.
How can this vulnerability impact me? :
The out of bounds write can lead to memory corruption, which may cause unexpected behavior such as crashes or data corruption. Since the vulnerability involves writing outside allocated memory, it could potentially be exploited to affect the stability or integrity of the system running openSeaChest.