Skip to main content

Samsung Open Source ONE CVE-2026-40449

| EUVDEUVD-2026-24616 MEDIUM
Integer Overflow or Wraparound (CWE-190)
2026-04-22 samsung.tv_appliance GHSA-6g74-v723-hrch
6.6
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
6.6 MEDIUM
AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
High

Lifecycle Timeline

4
Analysis Generated
Apr 22, 2026 - 06:48 vuln.today
EUVD ID Assigned
Apr 22, 2026 - 06:30 euvd
EUVD-2026-24616
Analysis Generated
Apr 22, 2026 - 06:30 vuln.today
CVE Published
Apr 22, 2026 - 05:51 nvd
MEDIUM 6.6

DescriptionCVE.org

Integer overflow in buffer size calculation could result in out of bounds memory access when handling large tensors in Samsung Open Source ONE. Affected version is prior to commit 1.30.0.

AnalysisAI

Integer overflow in tensor buffer size calculation in Samsung Open Source ONE prior to version 1.30.0 allows local attackers with user-level privileges to cause out-of-bounds memory access, leading to information disclosure and denial of service. The vulnerability requires user interaction to process specially crafted large tensor data. CVSS 6.6 indicates moderate severity with local attack vector and high availability impact.

Technical ContextAI

Samsung Open Source ONE is a neural network compiler framework that processes tensor operations. The vulnerability is a classic integer overflow (CWE-190) in buffer size calculation logic, where the product of tensor dimensions or size multiplications fails to check for wraparound before allocating or accessing memory. When processing large tensors, an attacker can craft input that causes the size calculation to overflow, resulting in a smaller-than-expected buffer allocation. Subsequent memory writes or reads then access memory outside the allocated region. The attack vector is local (AV:L) and requires no special privileges (PR:N), but does require user interaction (UI:R) such as loading a malicious model file or tensor input through ONE's processing pipeline.

RemediationAI

Upgrade Samsung Open Source ONE to version 1.30.0 or later, which includes the integer overflow fix from PR #16481. Until patching is possible, restrict tensor input processing to trusted model sources only and implement input validation at the application layer to reject tensor definitions with unusually large dimension values that might trigger integer overflow conditions. Disable automatic model loading or enforce manual review of model files before processing. These workarounds reduce but do not eliminate risk if sophisticated attackers craft overflow conditions that remain undetectable by simple dimension checks. Patch application is the only reliable mitigation.

More in One

View all
CVE-2020-10915 CRITICAL POC
9.8 Apr 22

This vulnerability allows remote attackers to execute arbitrary code on affected installations of VEEAM One Agent 9.5.4.

CVE-2020-10914 CRITICAL POC
9.8 Apr 22

This vulnerability allows remote attackers to execute arbitrary code on affected installations of VEEAM One Agent 9.5.4.

CVE-2025-45614 HIGH POC
7.5 May 05

Incorrect access control in the component /api/user/manager of One v1.0 allows attackers to access sensitive information

CVE-2026-64633 CRITICAL
10.0 Aug 04

Remote unauthenticated code execution in Veeam ONE (CPE cpe:2.3:a:veeam:one) allows attackers to run arbitrary code on t

CVE-2023-38547 CRITICAL
9.8 Nov 07

A vulnerability in Veeam ONE allows an unauthenticated user to gain information about the SQL server connection Veeam ON

CVE-2026-65641 CRITICAL
9.3 Aug 26

Authentication coercion in Veeam ONE lets an unauthenticated network attacker force the Veeam ONE service account to per

CVE-2024-42024 HIGH
8.8 Sep 07

A vulnerability that allows an attacker in possession of the Veeam ONE Agent service account credentials to perform remo

CVE-2024-42023 HIGH
8.8 Sep 07

An improper access control vulnerability allows low-privileged users to execute code with Administrator privileges remot

CVE-2026-58075 HIGH
8.7 Aug 04

Unauthenticated arbitrary file read in Veeam ONE exposes sensitive server-side files to remote attackers without requiri

CVE-2026-58074 HIGH
8.6 Aug 04

Remote code execution in Veeam ONE, the enterprise backup monitoring and analytics platform, is achievable by high-privi

CVE-2026-64631 HIGH
8.6 Aug 04

SQL injection in Veeam ONE ≤ 13.0.2 allows any authenticated low-privileged user to extract database contents over the n

CVE-2026-64632 HIGH
8.5 Aug 26

NTLM credential capture in Veeam ONE exposes the Reporter service account to any low-privileged authenticated user over

Share

CVE-2026-40449 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy