CVE-2026-10305
Out-of-bounds Read in rlottie Library
Publication date: 2026-06-04
Last updated on: 2026-06-04
Assigner: Samsung TV & Appliance
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| samsung | rlottie | to 223a2a41ba4f462e4abe767bebba49a366c9b9fd (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-125 | The product reads 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 read issue in the Samsung Open Source rlottie library. It allows the software to read data beyond the intended buffer limits, which can lead to unexpected behavior or crashes.
How can this vulnerability impact me? :
The vulnerability can impact you by causing application instability or crashes due to reading memory outside the allocated buffer. According to the CVSS score (6.1), it requires local access with low complexity and user interaction, and it can lead to high impact on availability and low impact on integrity.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, update the Samsung rlottie library to a version that includes the fix merged in pull request #587 on May 12, 2026.
This fix addresses the signed shift issue related to the out-of-bounds read vulnerability.
Ensure that your systems no longer use versions of rlottie before commit 223a2a41ba4f462e4abe767bebba49a366c9b9fd.