Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Description states local attackers only, so AV:L; PR:L for unprivileged local user; scope change is plausible given privileged security library context.
Primary rating from Vendor (samsung).
CVSS VectorVendor: samsung
Lifecycle Timeline
4DescriptionCVE.org
Out-of-bounds write in libsavsac.so prior to SMR Jul-2026 Release 1 allows local attackers to execute arbitrary code.
AnalysisAI
Out-of-bounds write in Samsung's libsavsac.so native security library allows local attackers on affected Samsung devices to execute arbitrary code. The vulnerability affects Samsung mobile devices running Android 14, 15, and 16 with libsavsac.so versions prior to the SMR Jul-2026 Release 1 security update. No public exploit code is available and the vulnerability is absent from the CISA KEV catalog; however, the SSVC assessment rates the technical impact as total.
Technical ContextAI
libsavsac.so is a native shared library within Samsung's mobile security software stack - likely the Samsung Anti-Virus/Content (SAV) or Security SDK component bundled with OneUI on Galaxy devices. The root cause is an out-of-bounds write (CWE-787, though the submission lists CWE as N/A), where a write operation exceeds the allocated buffer boundary in native memory. On Android, native libraries execute within the memory space of the calling process; if libsavsac.so is loaded by a privileged system process, corruption of adjacent memory structures such as function pointers or vtable entries could redirect execution and escalate privileges beyond the caller's sandbox. No CPE strings are present in the available data; the advisory scopes the impact to all Samsung mobile devices on Android 14, 15, and 16 prior to the July 2026 patch.
RemediationAI
Apply Samsung Mobile Security Monthly Release (SMR) Jul-2026 Release 1, which delivers the patched libsavsac.so to Android 14, 15, and 16 devices. On consumer devices, updates are distributed via Settings > Software Update; enterprise deployments should enforce update compliance through MDM platforms such as Samsung Knox or Microsoft Intune. The Samsung advisory is available at https://security.samsungmobile.com/securityUpdate.smsb?year=2026&month=07. Until the patch is applied, restricting installation of untrusted local applications limits exposure, since exploitation requires the attacker to execute code on the device; disabling unknown sources in device settings provides a partial compensating control with minimal usability impact for managed fleets.
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-42813
GHSA-gv8c-gvfm-mqvp