Description
Memory allocation with excessive size value vulnerability in Samsung Open Source rlottie allows Excessive Allocation.

This issue affects rlottie: before 0b4e308fa88c72cbb60cc8a2c1d2c2ad89b101dd.
Published: 2026-06-04
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A memory allocation flaw in the Samsung Open Source rlottie library allows an attacker to specify an excessively large size value, resulting in an overly large memory allocation. This can lead to a program crash or consume system resources until the process becomes unresponsive. The weakness is categorized as CWE‑789, indicating an issue with improper handling of memory allocation limits.

Affected Systems

The vulnerability affects the Samsung Open Source rlottie library in all releases older than commit 0b4e308fa88c72cbb60cc8a2c1d2c2ad89b101dd. Any system that processes lottie animation files with this library is potentially impacted.

Risk and Exploitability

The CVSS score of 6.1 indicates moderate severity. EPSS data is not available, and the vulnerability is not listed in CISA KEV, suggesting limited current exploitation risk. However, the likely attack vector is the delivery of a crafted lottie file that causes the library to allocate an excessively large buffer. If an attacker succeeds, they can induce a denial of service by exhausting system memory or causing a crash. The absence of a public exploit does not negate the risk, as the flaw is straightforward to test and could be exploited by a motivated attacker.

Generated by OpenCVE AI on June 4, 2026 at 11:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update rlottie to the latest release after commit 0b4e308fa88c72cbb60cc8a2c1d2c2ad89b101dd
  • Validate the size of incoming lottie files and reject animations that exceed a reasonable dimension threshold
  • Implement system-level resource limits such as cgroup quotas or sandboxing to contain memory usage

Generated by OpenCVE AI on June 4, 2026 at 11:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 05 Jun 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Samsung Open Source
Samsung Open Source rlottie
Vendors & Products Samsung Open Source
Samsung Open Source rlottie

Thu, 04 Jun 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 04 Jun 2026 11:45:00 +0000

Type Values Removed Values Added
Title Excessive Memory Allocation in rlottie Library Leading to Potential Denial of Service

Thu, 04 Jun 2026 10:00:00 +0000

Type Values Removed Values Added
Description Memory allocation with excessive size value vulnerability in Samsung Open Source rlottie allows Excessive Allocation. This issue affects rlottie: before 0b4e308fa88c72cbb60cc8a2c1d2c2ad89b101dd.
Weaknesses CWE-789
References
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H'}


Subscriptions

Samsung Open Source Rlottie
cve-icon MITRE

Status: PUBLISHED

Assigner: samsung.tv_appliance

Published:

Updated: 2026-06-08T05:31:02.960Z

Reserved: 2026-05-19T05:50:23.979Z

Link: CVE-2026-47319

cve-icon Vulnrichment

Updated: 2026-06-04T12:18:51.805Z

cve-icon NVD

Status : Deferred

Published: 2026-06-04T10:16:39.187

Modified: 2026-06-04T15:27:23.470

Link: CVE-2026-47319

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-05T10:08:32Z

Weaknesses
  • CWE-789

    Memory Allocation with Excessive Size Value