Severity by source
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
Lifecycle Timeline
4DescriptionCVE.org
Integer overflow in tensor copy size calculation in Samsung Open Source ONE could lead to out of bounds access during loop state propagation. Affected version is prior to commit 1.30.0.
AnalysisAI
Integer overflow in tensor copy size calculation within Samsung Open Source ONE enables out of bounds memory access during loop state propagation. Unauthenticated local attackers with user interaction can trigger the overflow to read sensitive data, modify memory, or cause denial of service on affected versions prior to 1.30.0. CVSS 6.6 indicates moderate severity with high availability impact.
Technical ContextAI
Samsung ONE is an open-source neural network framework. The vulnerability exists in tensor copy operations where integer overflow occurs during size calculation within loop state propagation logic. When an attacker supplies a crafted tensor with specially constructed dimensions, the size calculation overflows, resulting in a smaller-than-intended buffer allocation. Subsequent copy operations then write beyond the allocated buffer boundary. This is a classic CWE-190 (Integer Overflow or Wraparound) condition combined with insufficient bounds checking on the resulting pointer arithmetic.
RemediationAI
Upgrade to Samsung Open Source ONE version 1.30.0 or later, which includes the fix via GitHub pull request #16481. Developers integrating ONE should apply this patch immediately. As a temporary workaround pending upgrade, validate tensor dimensions and copy sizes before processing untrusted tensor inputs, and implement runtime bounds checking on buffer operations. Limit tensor processing to authenticated users where feasible, and sandbox tensor processing in memory-isolated containers to contain out-of-bounds access impact. Note that workarounds do not eliminate the root cause and should be treated as interim measures only.
This vulnerability allows remote attackers to execute arbitrary code on affected installations of VEEAM One Agent 9.5.4.
This vulnerability allows remote attackers to execute arbitrary code on affected installations of VEEAM One Agent 9.5.4.
Incorrect access control in the component /api/user/manager of One v1.0 allows attackers to access sensitive information
Remote unauthenticated code execution in Veeam ONE (CPE cpe:2.3:a:veeam:one) allows attackers to run arbitrary code on t
A vulnerability in Veeam ONE allows an unauthenticated user to gain information about the SQL server connection Veeam ON
Authentication coercion in Veeam ONE lets an unauthenticated network attacker force the Veeam ONE service account to per
A vulnerability that allows an attacker in possession of the Veeam ONE Agent service account credentials to perform remo
An improper access control vulnerability allows low-privileged users to execute code with Administrator privileges remot
Unauthenticated arbitrary file read in Veeam ONE exposes sensitive server-side files to remote attackers without requiri
Remote code execution in Veeam ONE, the enterprise backup monitoring and analytics platform, is achievable by high-privi
SQL injection in Veeam ONE ≤ 13.0.2 allows any authenticated low-privileged user to extract database contents over the n
NTLM credential capture in Veeam ONE exposes the Reporter service account to any low-privileged authenticated user over
Same weakness CWE-190 – Integer Overflow or Wraparound
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-24624
GHSA-9pfq-r2rw-3rwv