Severity by source
AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:H
Local file-parsing vector, high complexity for reliable overflow, low privileges and user interaction required, primary impact is availability via crash.
Primary rating from Vendor (samsung.tv_appliance).
CVSS VectorVendor: samsung.tv_appliance
Lifecycle Timeline
1DescriptionCVE.org
Integer overflow or wraparound vulnerability in Samsung Open Source rlottie allows Overflow Buffers.
This issue affects .
AnalysisAI
Integer overflow in Samsung's open-source rlottie animation rendering library leads to buffer overflow, with high availability impact including potential crash or memory corruption. Exploitation requires local access, low privileges, user interaction, and high attack complexity, making this a lower-urgency finding despite the buffer overflow class. No public exploit code has been identified and this vulnerability is not listed in the CISA KEV catalog. The upstream fix is available as a GitHub pull request (#595), though a formally tagged patched release version has not been independently confirmed.
Technical ContextAI
rlottie (CPE: cpe:2.3:a:samsung_open_source:rlottie:*:*:*:*:*:*:*:*) is Samsung's open-source C++ library for rendering Lottie animations, which are JSON-based vector animation files widely used in mobile and TV applications. CWE-190 (Integer Overflow or Wraparound) describes a class of defect where arithmetic operations on integer types produce values exceeding the representable range, causing the result to wrap around to an unexpectedly small or negative value. In this context, such a wrap-around likely defeats a size or bounds check during parsing or rasterization of animation data, subsequently allowing a write beyond the intended buffer boundary - the classic CWE-190 → buffer overflow chain. Because rlottie processes untrusted animation files, the attack surface is wherever the library parses externally-supplied Lottie content.
RemediationAI
Apply the upstream fix available in Samsung rlottie GitHub pull request #595 (https://github.com/Samsung/rlottie/pull/595). Note that this is an upstream PR/commit fix; a formally tagged patched release version has not been independently confirmed from the available data, so downstream consumers should monitor the rlottie repository for an official tagged release. Projects that vendor or bundle rlottie should update their vendored copy once a release is confirmed. As a compensating control, restrict the processing of untrusted or externally-sourced Lottie animation files in applications embedding rlottie, particularly in contexts where the rendering pipeline runs with elevated privileges. Sandboxing the rlottie rendering process (e.g., using OS-level process isolation or seccomp profiles on Linux) would limit the blast radius of any exploitation to a crash rather than broader system impact. No other vendor advisory beyond the GitHub PR was identified.
Heap buffer overflow in Samsung's rlottie animation rendering library allows remote denial-of-service via maliciously cr
Uncontrolled resource consumption in Samsung's open-source rlottie library allows a crafted Lottie animation file to tri
Improper Input Validation vulnerability in Samsung Open Source rLottie allows Overread Buffers.This issue affects rLotti
Improper Input Validation vulnerability in Samsung Open Source rLottie allows Path Traversal.This issue affects rLottie:
Use After Free vulnerability in Samsung Open Source rLottie allows Remote Code Inclusion.This issue affects rLottie: V0.
Out-of-bounds Read vulnerability in Samsung Open Source rLottie allows Overflow Buffers.This issue affects rLottie: V0.2
Availability denial-of-service in Samsung's open-source rlottie animation library (all versions per CPE wildcard) allows
Resource exhaustion in Samsung's rlottie library allows denial of service when parsing crafted Lottie animation files. T
Resource exhaustion via oversized serialized Lottie animation payloads in Samsung Open Source rlottie allows denial-of-s
Out-of-bounds write in Samsung's rlottie animation rendering library allows a crafted Lottie animation file to trigger i
Stack-based buffer overflow in Samsung Open Source rlottie's FreeType-derived cubic Bezier rasterizer allows a local att
Uncontrolled recursion in Samsung's rlottie library, affecting all versions before commit e2d19e3b, allows a locally-del
Same weakness CWE-190 – Integer Overflow or Wraparound
View allSame technique Integer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43257
GHSA-h37q-3gh3-x72p