Description
Improper Validation of Specified Quantity in Input vulnerability in Samsung Open Source rlottie allows Input Data Manipulation.
Published: 2026-08-11
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from improper validation of a quantity field in input data. An attacker can supply malformed or out‑of‑range values that are accepted by rlottie, leading to manipulation of the processed data. This flaw can alter visual representations or cause incorrect rendering, potentially affecting application stability or leading to erroneous output. The weakness is classified as CWE‑1284.

Affected Systems

The issue exists in the Samsung Open Source rlottie project. No specific version range is provided, so any release that has not yet incorporated the recent pull request that addresses the validation logic is considered vulnerable. Check the vendor repository for the latest commit or tagged release.

Risk and Exploitability

The CVSS score of 6.5 reflects a moderate severity. Because the EPSS score is not reported and the vulnerability is not listed in the CISA KEV catalog, the likelihood of widespread exploitation is uncertain. The flaw is presumed local or requires the ability to supply input to rlottie, meaning that an attacker would need to control the data being fed into the library. Nonetheless, the integrity of rendered output can be compromised, justifying timely remediation.

Generated by OpenCVE AI on August 11, 2026 at 07:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update rlottie to the latest version that incorporates the validation patch.
  • Implement input validation to ensure quantity values fall within acceptable bounds before passing them to rlottie.
  • Review and monitor rendered outputs for anomalies that could indicate manipulation attempts.

Generated by OpenCVE AI on August 11, 2026 at 07:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 11 Aug 2026 08:15:00 +0000

Type Values Removed Values Added
Title Improper Validation of Quantity Field Leading to Input Data Manipulation in Samsung Open Source rlottie

Tue, 11 Aug 2026 07: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

Tue, 11 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description Improper Validation of Specified Quantity in Input vulnerability in Samsung Open Source rlottie allows Input Data Manipulation.
Weaknesses CWE-1284
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-11T06:27:06.343Z

Reserved: 2026-08-11T06:10:35.730Z

Link: CVE-2026-19518

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T08:00:03Z

Weaknesses
  • CWE-1284

    Improper Validation of Specified Quantity in Input