Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Lifecycle Timeline
4DescriptionCVE.org
NULL Pointer Dereference vulnerability in MolotovCherry Android-ImageMagick7.This issue affects Android-ImageMagick7: before 7.1.2-10.
AnalysisAI
A NULL pointer dereference vulnerability exists in MolotovCherry Android-ImageMagick7 before version 7.1.2-10 that allows local attackers with user interaction to trigger a denial of service condition by crashing the application. The vulnerability affects the Android-ImageMagick7 library (CWE-476) and requires local access and user interaction to exploit, resulting in high availability impact but no confidentiality or integrity compromise. A patch is available from the vendor via GitHub pull request #183.
Technical ContextAI
Android-ImageMagick7 is a mobile image processing library derived from ImageMagick, ported for Android platforms. The vulnerability is a classic NULL pointer dereference (CWE-476), which occurs when the application attempts to dereference a pointer that has not been properly initialized or validated before use. This root cause typically stems from insufficient input validation or missing null-checks in image processing code paths. The affected product range spans all versions of cpe:2.3:a:molotovcherry:android-imagemagick7:*:*:*:*:*:*:*:* before 7.1.2-10. Such vulnerabilities in image processing libraries are particularly concerning because they often handle untrusted user-supplied image files, creating a natural attack surface.
RemediationAI
Upgrade Android-ImageMagick7 to version 7.1.2-10 or later by pulling the patched code from https://github.com/MolotovCherry/Android-ImageMagick7/pull/183 and recompiling dependent applications. For applications that cannot be immediately patched, implement input validation and sanitization for all image files before passing them to the library, and consider implementing exception handling and process sandboxing to gracefully handle application crashes. Additionally, restrict image processing operations to trusted sources where possible and monitor application logs for null pointer exception patterns that may indicate exploitation attempts.
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-476 – NULL Pointer Dereference
View allSame technique Null Pointer Dereference
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-14756
GHSA-gjvg-qpv3-qmp6