Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Lifecycle Timeline
4DescriptionCVE.org
Out-of-bounds Write vulnerability in MolotovCherry Android-ImageMagick7.This issue affects Android-ImageMagick7: before 7.1.2-10.
AnalysisAI
Memory corruption through out-of-bounds write in Android-ImageMagick7 before version 7.1.2-10 enables remote code execution when a user processes a malicious image file. An attacker can exploit this vulnerability over the network without authentication to achieve complete system compromise including data theft, modification, and denial of service. A patch is available for affected Android devices running vulnerable versions of the ImageMagick library.
Technical ContextAI
Android-ImageMagick7 is a native Android port of the widely-used ImageMagick image processing library, identified by CPE cpe:2.3:a:molotovcherry:android-imagemagick7. The vulnerability is classified as CWE-787 (Out-of-bounds Write), a memory corruption issue where the application writes data beyond the allocated buffer boundaries during image processing operations. This class of vulnerability typically occurs when processing malformed or specially crafted image files with inadequate input validation or bounds checking, leading to buffer overflow conditions that can overwrite adjacent memory regions. ImageMagick has historically been a target for security research due to its complex parsing of numerous image formats, making proper memory management critical in mobile environments with constrained resources.
RemediationAI
Upgrade Android-ImageMagick7 to version 7.1.2-10 or later, which addresses the out-of-bounds write vulnerability according to the vendor patch available at https://github.com/MolotovCherry/Android-ImageMagick7/pull/184. Application developers using this library should update their dependencies immediately and rebuild affected applications. Until patching is completed, implement defensive measures such as restricting image processing to trusted sources only, implementing strict file type validation and sanitization before processing, running image processing operations in sandboxed environments with minimal privileges, and monitoring for abnormal memory usage or crashes during image operations. Applications that cannot be immediately updated should consider disabling or restricting image upload and processing features from untrusted users.
Adobe Flash Player before 13.0.0.292 and 14.x through 18.x before 18.0.0.160 on Windows and OS X and before 11.2.202.466
Integer underflow in the MPEG4Extractor::parseChunk function in MPEG4Extractor.cpp in libstagefright in mediaserver in A
Android 3.0 through 4.1.x on Disney Mobile, eAccess, KDDI, NTT DOCOMO, SoftBank, and other devices does not properly imp
Integer overflow in the SampleTable::setSampleToChunkParams function in SampleTable.cpp in libstagefright in Android bef
Apktool versions 2.9.1 and prior contain a path traversal vulnerability when processing Android APK files. Malicious APK
An elevation of privilege vulnerability in the Android system (art). Rated high severity (CVSS 7.8), this vulnerability
The AES-NI implementation in OpenSSL before 1.0.1t and 1.0.2 before 1.0.2h does not consider memory allocation during a
Use-after-free vulnerability in Adobe Flash Player before 13.0.0.292 and 14.x through 18.x before 18.0.0.160 on Windows
Use-after-free vulnerability in Adobe Flash Player before 13.0.0.292 and 14.x through 18.x before 18.0.0.160 on Windows
Android 1.6 Donut through 4.2 Jelly Bean does not properly check cryptographic signatures for applications, which allows
luni/src/main/java/java/io/ObjectInputStream.java in the java.io.ObjectInputStream implementation in Android before 5.0.
The Broadcom Wi-Fi driver in the kernel in Android 4.x before 4.4.4, 5.x before 5.1.1 LMY49G, and 6.x before 2016-02-01
Same weakness CWE-787 – Out-of-bounds Write
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-14758