Severity by source
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/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
Remote crafted image but reaching the TIFF parser is a real precondition, so AC:H; no auth or interaction (PR:N/UI:N); memory-write gives I:H, minor A:L, no C impact.
Primary rating from Vendor (samsung).
CVSS VectorVendor: samsung
Lifecycle Timeline
1DescriptionCVE.org
Out-of-bounds write in parsing TIFF format in libimagecodec.media.quram.so prior to SMR Jul-2026 Release 1 allows remote attackers to write out-of-bounds memory.
AnalysisAI
Out-of-bounds memory write in the Quram image codec (libimagecodec.media.quram.so) used by Samsung mobile devices allows remote attackers to corrupt memory while the library parses a malformed TIFF image, affecting builds prior to SMR Jul-2026 Release 1. Reported by Samsung's own mobile security team, the flaw carries a CVSS 4.0 base score of 8.3 (High) with a network vector and no privileges or user interaction required, though an attack requirement (AT:P) indicates a specific precondition. There is no public exploit identified at time of analysis and it is not listed in CISA KEV.
Technical ContextAI
The affected component is libimagecodec.media.quram.so, the closed-source Quram image-decoding library integrated into Samsung's Android image/media stack and invoked whenever the platform decodes graphics such as thumbnails, messaging attachments, or gallery previews. The vulnerability is an out-of-bounds write (CWE-787 class; the NVD CWE field is unpopulated) triggered specifically in the TIFF format parser, meaning attacker-controlled fields in a crafted TIFF (e.g. tag counts, offsets, or strip/tile dimensions) drive a write past the bounds of an allocated buffer. Because native image codecs frequently execute in privileged media or system processes on Android, memory corruption here can undermine memory integrity of the decoding process.
RemediationAI
Vendor-released patch: SMR Jul-2026 Release 1 - apply the July 2026 Samsung Maintenance Release (or later) via the device's software update mechanism as the primary fix, consulting the advisory at https://security.samsungmobile.com/securityUpdate.smsb?year=2026&month=07 for the exact patch level and covered models. As interim compensating controls where patching is delayed, disable auto-download/auto-preview of media in messaging apps (MMS/RCS/third-party messengers) so a TIFF is not decoded without user action, and avoid opening TIFF attachments or images from untrusted senders; the trade-off is reduced messaging convenience and loss of inline previews. Restricting sideloaded apps and untrusted image sources reduces additional decode paths but does not eliminate messaging-borne exposure.
Same technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-42816
GHSA-rw4v-99fx-2m8m