Description
Uncontrolled Resource Consumption vulnerability in Samsung Open Source rlottie allows Excessive Allocation.
Published: 2026-08-12
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a resource exhaustion issue that allows an attacker to trigger excessive memory allocation in the rlottie animation rendering library, leading to a denial of service. It is a classic uncontrolled resource consumption flaw (CWE‑1050, CWE‑400). An attacker could cause the application to consume large amounts of heap space, potentially crashing or rendering the service unavailable.

Affected Systems

The affected product is Samsung Open Source:rlottie. No specific version numbers are listed, so any installation of rlottie that has not been updated to the fixed version is potentially vulnerable.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity. The EPSS score is less than 1%, suggesting a very low probability of exploitation at this time, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is through processing a crafted animation file or payload, which may be local or provided via an API that parses user data. Because the flaw arises from uncontrolled allocation, it could be triggered by an attacker who can supply input to rlottie.

Generated by OpenCVE AI on August 13, 2026 at 01:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update rlottie to the version that includes the resource‑allocation fix referenced in GitHub pull request #599.
  • Configure the host environment to impose strict memory limits on any process that uses rlottie, such as using ulimit or container resource quotas.
  • Validate or sanitize animation files before passing them to rlottie, ensuring file size and complexity are bounded.

Generated by OpenCVE AI on August 13, 2026 at 01:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 17:15: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

Wed, 12 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 12 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
Title rlottie: rlottie: Denial of Service due to excessive resource allocation
Weaknesses CWE-1050
References
Metrics threat_severity

None

threat_severity

Moderate


Wed, 12 Aug 2026 02:45:00 +0000

Type Values Removed Values Added
Description Uncontrolled Resource Consumption vulnerability in Samsung Open Source rlottie allows Excessive Allocation.
Weaknesses CWE-400
References
Metrics cvssV3_1

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


Subscriptions

Samsung Open Source Rlottie
cve-icon MITRE

Status: PUBLISHED

Assigner: samsung.tv_appliance

Published:

Updated: 2026-08-12T12:37:05.429Z

Reserved: 2026-08-12T02:07:50.991Z

Link: CVE-2026-19587

cve-icon Vulnrichment

Updated: 2026-08-12T12:37:00.709Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-12T03:16:42.950

Modified: 2026-08-18T15:04:46.610

Link: CVE-2026-19587

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-12T02:14:59Z

Links: CVE-2026-19587 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T01:30:05Z

Weaknesses
  • CWE-1050

    Excessive Platform Resource Consumption within a Loop

  • CWE-400

    Uncontrolled Resource Consumption